mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 08:55:20 +07:00
![Kalle Valo](/assets/img/avatar_default.png)
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
|