mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
Move the nForce driver into drivers/net/ethernet/nvidia/ and make the necessary Kconfig and Makefile changes. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
94 B
Makefile
5 lines
94 B
Makefile
#
|
|
# Makefile for the NVIDIA network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_FORCEDETH) += forcedeth.o
|