Makefile 215 B

123456789
  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_MX1) += iomux-mx1-mx2.o dma-mx1-mx2.o
  7. obj-$(CONFIG_ARCH_MX2) += iomux-mx1-mx2.o dma-mx1-mx2.o