tegrakernel/kernel/kernel-4.9/drivers/net/ethernet/atheros/alx/Makefile

4 lines
93 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
obj-$(CONFIG_ALX) += alx.o
alx-objs := main.o ethtool.o hw.o
ccflags-y += -D__CHECK_ENDIAN__