summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl12xx/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2011-12-02 00:47:45 +0200
committerLuciano Coelho <coelho@ti.com>2012-04-12 08:44:00 +0300
commit9d68d1eea7fb4d05b5bd037da6a66329d640b2f1 (patch)
treed60942724706a9e74f05280f068b52be66b5044e /drivers/net/wireless/ti/wl12xx/Makefile
parentf83985bb5f8f0f25d44ab7b108a709a52aa1c5e0 (diff)
wlcore/wl12xx: add hw_init operation
Move all the wl12xx-specific hw initialization procedures into a new hw_init op. Move some commands and ACX functions to wl12xx. Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/ti/wl12xx/Makefile')
-rw-r--r--drivers/net/wireless/ti/wl12xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wl12xx/Makefile b/drivers/net/wireless/ti/wl12xx/Makefile
index 1df22d55943e..87f64b14db35 100644
--- a/drivers/net/wireless/ti/wl12xx/Makefile
+++ b/drivers/net/wireless/ti/wl12xx/Makefile
@@ -1,3 +1,3 @@
-wl12xx-objs = main.o
+wl12xx-objs = main.o cmd.o acx.o
obj-$(CONFIG_WL12XX) += wl12xx.o