mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 07:40:02 +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>
6 lines
94 B
Makefile
6 lines
94 B
Makefile
#
|
|
# Makefile for the NVIDIA network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_FORCEDETH) += forcedeth.o
|