2016-03-04 07:09:26 -08:00

4 lines
93 B
Makefile

obj-$(CONFIG_ALX) += alx.o
alx-objs := main.o ethtool.o hw.o
ccflags-y += -D__CHECK_ENDIAN__