mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 12:44:01 +00:00
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>
4 lines
96 B
Makefile
4 lines
96 B
Makefile
ar9170usb-objs := usb.o main.o cmd.o mac.o phy.o led.o
|
|
|
|
obj-$(CONFIG_AR9170_USB) += ar9170usb.o
|