This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d24bd1d0dc
kernel-fxtec-pro1x
/
drivers
/
net
/
wireless
/
ar9170
/
Makefile
4 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
ar9170: single module build This patch restores all-in-one module build procedure for ar9170. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-24 09:21:55 -06:00
ar9170usb-objs
:=
usb.o main.o cmd.o mac.o phy.o led.o
ar9170: update Makefile, Kconfig and MAINTAINERS This patch update all necessary Makefile and Kconfig files. Now you can then enable ar9170 in the kernel configuration under: Device Drivers ---> [*] Network device support ---> Wireless LAN ---> [*] Wireless LAN (IEEE 802.11) <M> Atheros AR9170 support <M> Atheros AR9170 USB support Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-21 16:11:49 -06:00
obj-$(CONFIG_AR9170_USB)
+=
ar9170usb.o
Reference in a new issue
Copy permalink