mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
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
|