summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl18xx/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2012-05-10 13:14:09 +0400
committerLuciano Coelho <coelho@ti.com>2012-06-05 16:58:16 +0400
commit8c0ea1021c38cfd2f0ba5d8fdd48a9e9827bbc03 (patch)
tree9541d699617c718fe0519ed44190ad1bcb848604 /drivers/net/wireless/ti/wl18xx/Makefile
parent10b1e8a27a45559df7d02c864081e929369d83bf (diff)
downloadlinux-8c0ea1021c38cfd2f0ba5d8fdd48a9e9827bbc03.tar.xz
wl18xx: implement fw status debugfs entries
Implement the operations that are necessary to fetch the wl18xx-specific FW statistics and export them in debugfs. Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
Diffstat (limited to 'drivers/net/wireless/ti/wl18xx/Makefile')
-rw-r--r--drivers/net/wireless/ti/wl18xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wl18xx/Makefile b/drivers/net/wireless/ti/wl18xx/Makefile
index abd881f4ea01..67c098734c7f 100644
--- a/drivers/net/wireless/ti/wl18xx/Makefile
+++ b/drivers/net/wireless/ti/wl18xx/Makefile
@@ -1,3 +1,3 @@
-wl18xx-objs = main.o acx.o tx.o io.o
+wl18xx-objs = main.o acx.o tx.o io.o debugfs.o
obj-$(CONFIG_WL18XX) += wl18xx.o