mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-16 01:03:57 -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
|