3 lines
83 B
Makefile
3 lines
83 B
Makefile
|
obj-y := mm.o clock.o devices.o system.o
|
||
|
obj-$(CONFIG_MACH_MAGX_ZN5) += magx-zn5.o
|