summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2012-05-10 12:13:06 +0300
committerLuciano Coelho <coelho@ti.com>2012-06-05 15:54:04 +0300
commit9a1a69901dae144ae160af5ac38848866d7c83b1 (patch)
tree8d7c9d1dd7dfc249eae109be1c4c58753563a619 /drivers/net/wireless/ti/Makefile
parentf8f5701bdaf9134b1f90e5044a82c66324d2073f (diff)
downloadlinux-9a1a69901dae144ae160af5ac38848866d7c83b1.tar.bz2
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/