Makefile 104 B

123
  1. obj-y := mm.o devices.o
  2. obj-$(CONFIG_ARCH_MX25) += clock.o
  3. obj-$(CONFIG_MACH_MX25_3DS) += mx25pdk.o