1 2 3 4 5 6 7 8
# # Makefile for the linux kernel. # # Common support obj-y := irq.o clock.o gpio.o time.o obj-$(CONFIG_ARCH_MX2) += iomux-mx1-mx2.o