aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/Makefile
diff options
context:
space:
mode:
authorLuciano Coelho <coelho@ti.com>2013-05-04 02:46:38 +0300
committerLuciano Coelho <coelho@ti.com>2013-06-17 11:56:59 +0300
commit33cab57a50531756f28199d63b1a529bc9e01605 (patch)
tree8c5d7018c9269b223de83124acefe82a7cd6097e /drivers/net/wireless/ti/wlcore/Makefile
parentwlcore: some non-functional clean-ups in main.c (diff)
downloadlinux-dev-33cab57a50531756f28199d63b1a529bc9e01605.tar.xz
linux-dev-33cab57a50531756f28199d63b1a529bc9e01605.zip
wlcore: move sysfs handling to a separate file
Instead of doing all the sysfs file handling in the main file, move it to a new sysfs source file to reduce the amount of code in a single file. Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/ti/wlcore/Makefile')
-rw-r--r--drivers/net/wireless/ti/wlcore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wlcore/Makefile b/drivers/net/wireless/ti/wlcore/Makefile
index b21398f6c3ec..4f23931d7bd5 100644
--- a/drivers/net/wireless/ti/wlcore/Makefile
+++ b/drivers/net/wireless/ti/wlcore/Makefile
@@ -1,5 +1,5 @@
wlcore-objs = main.o cmd.o io.o event.o tx.o rx.o ps.o acx.o \
- boot.o init.o debugfs.o scan.o
+ boot.o init.o debugfs.o scan.o sysfs.o
wlcore_spi-objs = spi.o
wlcore_sdio-objs = sdio.o