M7350/external/compat-wireless/drivers/net/wireless/ath/Makefile

8 lines
151 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
obj-$(CONFIG_ATH6KL) += ath6kl/
obj-$(CONFIG_ATH_COMMON) += ath.o
ath-objs := main.o \
regd.o \
hw.o \
key.o
ath-$(CONFIG_ATH_DEBUG) += debug.o