52c543f90c40
d0f349fbce29
ce8ffef0bfd6
1 2 3 4 5 6
7
8
9
# # Makefile for the linux kernel. # # Object file lists. obj-y := mm.o clock.o devices.o iomux.o obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o obj-$(CONFIG_MACH_PCM037) += pcm037.o