6 lines
94 B
Makefile
6 lines
94 B
Makefile
|
#
|
||
|
# Makefile for the NVIDIA network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_FORCEDETH) += forcedeth.o
|