summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl12xx/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2012-05-10 12:14:08 +0300
committerLuciano Coelho <coelho@ti.com>2012-06-05 15:58:12 +0300
commit10b1e8a27a45559df7d02c864081e929369d83bf (patch)
tree2e5115698863b858014b5615c57aa79d1dd2f75d /drivers/net/wireless/ti/wl12xx/Makefile
parentbcca1bbdd412fb6be32d04fc2407c81239de5f8c (diff)
downloadlinux-10b1e8a27a45559df7d02c864081e929369d83bf.tar.bz2
wl12xx: implement fw status debugfs entries
Implement the operations that are necessary to fetch the wl12xx-specific FW statistics. Re-add some of the code removed from wlcore. Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.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 87f64b14db35..da509aa7d009 100644
--- a/drivers/net/wireless/ti/wl12xx/Makefile
+++ b/drivers/net/wireless/ti/wl12xx/Makefile
@@ -1,3 +1,3 @@
-wl12xx-objs = main.o cmd.o acx.o
+wl12xx-objs = main.o cmd.o acx.o debugfs.o
obj-$(CONFIG_WL12XX) += wl12xx.o