mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-12 06:42:12 +00:00
4 lines
104 B
Makefile
4 lines
104 B
Makefile
obj-y := mm.o devices.o
|
|
obj-$(CONFIG_ARCH_MX25) += clock.o
|
|
obj-$(CONFIG_MACH_MX25_3DS) += mx25pdk.o
|