This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42fb0b0278
linux
/
drivers
/
net
/
wireless
/
ti
/
wl18xx
/
Makefile
4 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2012-05-10 09:14:09 +00:00
wl18xx-objs
=
main.o acx.o tx.o io.o debugfs.o
wl18xx: add new module Add the wl18xx module and the probe functions. Use wlcore for the main parts (not functional at this point due to differences in the wl18xx initialization). Signed-off-by: Luciano Coelho <coelho@ti.com> Signed-off-by: Arik Nemtsov <arik@wizery.com>
2012-05-10 09:13:06 +00:00
obj-$(CONFIG_WL18XX)
+=
wl18xx.o
Reference in New Issue
Copy Permalink