diff options
author | John W. Linville <linville@tuxdriver.com> | 2013-06-13 13:34:29 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-06-13 13:54:21 -0400 |
commit | b70727e8a61a8e6b4d818519b03fce2937d0ef40 (patch) | |
tree | eb4cdab8e5d75e382fd156943a11a440b89f7079 /drivers/net/wireless/ath/Makefile | |
parent | 3100cdd8bf813bcf66aa60afcaede7d92e11fab3 (diff) | |
parent | 5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 (diff) | |
download | talos-op-linux-b70727e8a61a8e6b4d818519b03fce2937d0ef40.tar.gz talos-op-linux-b70727e8a61a8e6b4d818519b03fce2937d0ef40.zip |
Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6kl
Diffstat (limited to 'drivers/net/wireless/ath/Makefile')
-rw-r--r-- | drivers/net/wireless/ath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/Makefile b/drivers/net/wireless/ath/Makefile index 97b964ded2be..fb05cfd19361 100644 --- a/drivers/net/wireless/ath/Makefile +++ b/drivers/net/wireless/ath/Makefile @@ -4,6 +4,7 @@ obj-$(CONFIG_CARL9170) += carl9170/ obj-$(CONFIG_ATH6KL) += ath6kl/ obj-$(CONFIG_AR5523) += ar5523/ obj-$(CONFIG_WIL6210) += wil6210/ +obj-$(CONFIG_ATH10K) += ath10k/ obj-$(CONFIG_ATH_COMMON) += ath.o |