This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
forked from
Minki/linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8a9affc08d
linux
/
drivers
/
net
/
wireless
/
ti
/
wl12xx
/
Makefile
4 lines
68 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2011-12-01 22:47:45 +00:00
wl12xx-objs
=
main.o cmd.o acx.o
wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx Create a new small wl12xx module that only contains the probe functions and depends entirely on wlcore otherwise. Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-11-20 21:32:10 +00:00
obj-$(CONFIG_WL12XX)
+=
wl12xx.o
Reference in New Issue
Copy Permalink