mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-13 09:54:04 +00:00
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
5 lines
188 B
Makefile
5 lines
188 B
Makefile
obj-$(CONFIG_ATMEL) += atmel.o
|
|
obj-$(CONFIG_PCI_ATMEL) += atmel_pci.o
|
|
obj-$(CONFIG_PCMCIA_ATMEL) += atmel_cs.o
|
|
|
|
obj-$(CONFIG_AT76C50X_USB) += at76c50x-usb.o
|