3 lines
63 B
Makefile
3 lines
63 B
Makefile
|
obj-y := mm.o devices.o
|
||
|
obj-$(CONFIG_ARCH_MX25) += clock.o
|