mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 18:11:56 +00:00
69b4b0952b
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>
6 lines
94 B
Makefile
6 lines
94 B
Makefile
#
|
|
# Makefile for the NVIDIA network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_FORCEDETH) += forcedeth.o
|