mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 16:30:53 +00:00
635baf6b40
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
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
|