mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-06 20:53:54 +08:00
30fe0f9b8c
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
6 lines
188 B
Makefile
6 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
|