]> Pileus Git - ~andy/linux/blob - drivers/net/wireless/ath/Makefile
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[~andy/linux] / drivers / net / wireless / ath / Makefile
1 obj-$(CONFIG_ATH5K)             += ath5k/
2 obj-$(CONFIG_ATH9K_HW)          += ath9k/
3 obj-$(CONFIG_AR9170_USB)        += ar9170/
4
5 obj-$(CONFIG_ATH_COMMON)        += ath.o
6
7 ath-objs :=     main.o \
8                 regd.o \
9                 hw.o
10
11 ath-$(CONFIG_ATH_DEBUG) += debug.o