mirror of
https://github.com/torvalds/linux.git
synced 2026-07-19 20:14:36 +02:00
4 lines
109 B
Makefile
4 lines
109 B
Makefile
obj-y := mm.o devices.o
|
|
obj-$(CONFIG_ARCH_MX25) += clock.o
|
|
obj-$(CONFIG_MACH_MX25_3DS) += mach-mx25pdk.o
|