Makefile 159 B

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