3 lines
61 B
Makefile
3 lines
61 B
Makefile
|
obj-$(CONFIG_ALX) += alx.o
|
||
|
alx-objs := main.o ethtool.o hw.o
|