3 lines
85 B
Makefile
3 lines
85 B
Makefile
|
obj-$(CONFIG_ATL1C) += atl1c.o
|
||
|
atl1c-objs := atl1c_main.o atl1c_hw.o atl1c_ethtool.o
|