This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-01-25 10:50:12 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f42c37aa6
linux_dsm_epyc7002
/
drivers
/
net
/
wireless
/
ath
/
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 22:21:55 +07: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-22 05:11:49 +07:00
obj-$(CONFIG_AR9170_USB)
+=
ar9170usb.o
Reference in New Issue
Copy Permalink