mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 01:10:28 +00:00
6 lines
215 B
Makefile
6 lines
215 B
Makefile
|
obj-y += common.o addr-map.o irq.o pcie.o
|
||
|
|
||
|
obj-$(CONFIG_MACH_DB88F6281_BP) += db88f6281-bp-setup.o
|
||
|
obj-$(CONFIG_MACH_RD88F6192_NAS) += rd88f6192-nas-setup.o
|
||
|
obj-$(CONFIG_MACH_RD88F6192_NAS) += rd88f6281-setup.o
|