aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2011-11-20 23:32:10 +0200
committerLuciano Coelho <coelho@ti.com>2012-04-12 08:43:56 +0300
commitb2ba99ff327f43684993c47a0f34bfa48f2ac210 (patch)
tree46fa302d2f4c5001942bdb17f68d03e804714fbf /drivers/net/wireless/ti/Makefile
parentwl12xx/wlcore: rename wl12xx to wlcore (diff)
downloadlinux-dev-b2ba99ff327f43684993c47a0f34bfa48f2ac210.tar.xz
linux-dev-b2ba99ff327f43684993c47a0f34bfa48f2ac210.zip
wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx
Create a new small wl12xx module that only contains the probe functions and depends entirely on wlcore otherwise. Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/ti/Makefile')
-rw-r--r--drivers/net/wireless/ti/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/Makefile b/drivers/net/wireless/ti/Makefile
index 10919dbd875d..0a565622d4a4 100644
--- a/drivers/net/wireless/ti/Makefile
+++ b/drivers/net/wireless/ti/Makefile
@@ -1,3 +1,4 @@
-obj-$(CONFIG_WL12XX) += wlcore/
+obj-$(CONFIG_WLCORE) += wlcore/
+obj-$(CONFIG_WL12XX) += wl12xx/
obj-$(CONFIG_WL12XX_PLATFORM_DATA) += wlcore/
obj-$(CONFIG_WL1251) += wl1251/