mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00: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
|