Merge branch 'master' into sh/hw-breakpoints
[deliverable/linux.git] / drivers / net / wireless / ath / Makefile
CommitLineData
203c4805 1obj-$(CONFIG_ATH5K) += ath5k/
7322fd19 2obj-$(CONFIG_ATH9K_HW) += ath9k/
203c4805
LR
3obj-$(CONFIG_AR9170_USB) += ar9170/
4
3a702e49 5obj-$(CONFIG_ATH_COMMON) += ath.o
13b81559
LR
6
7ath-objs := main.o \
8 regd.o \
9 hw.o
c46917bb
LR
10
11ath-$(CONFIG_ATH_DEBUG) += debug.o
This page took 0.114302 seconds and 5 git commands to generate.