Files
Debian-9-Kernel/drivers/net/ethernet/atheros/alx/Makefile
T

4 lines
93 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
obj-$(CONFIG_ALX) += alx.o
alx-objs := main.o ethtool.o hw.o
ccflags-y += -D__CHECK_ENDIAN__