summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho2012-05-10 11:13:06 +0200
committerLuciano Coelho2012-06-05 14:54:04 +0200
commit9a1a69901dae144ae160af5ac38848866d7c83b1 (patch)
tree8d7c9d1dd7dfc249eae109be1c4c58753563a619 /drivers/net/wireless/ti/Makefile
parentLinux 3.5-rc1 (diff)
downloadkernel-qcow2-linux-9a1a69901dae144ae160af5ac38848866d7c83b1.tar.gz
kernel-qcow2-linux-9a1a69901dae144ae160af5ac38848866d7c83b1.tar.xz
kernel-qcow2-linux-9a1a69901dae144ae160af5ac38848866d7c83b1.zip
wl18xx: add new module
Add the wl18xx module and the probe functions. Use wlcore for the main parts (not functional at this point due to differences in the wl18xx initialization). Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
Diffstat (limited to 'drivers/net/wireless/ti/Makefile')
-rw-r--r--drivers/net/wireless/ti/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ti/Makefile b/drivers/net/wireless/ti/Makefile
index 0a565622d4a4..4d6823983c04 100644
--- a/drivers/net/wireless/ti/Makefile
+++ b/drivers/net/wireless/ti/Makefile
@@ -2,3 +2,4 @@ obj-$(CONFIG_WLCORE) += wlcore/
obj-$(CONFIG_WL12XX) += wl12xx/
obj-$(CONFIG_WL12XX_PLATFORM_DATA) += wlcore/
obj-$(CONFIG_WL1251) += wl1251/
+obj-$(CONFIG_WL18XX) += wl18xx/