Makefile 109 B

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