Makefile 148 B

123456789
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Object file lists.
  5. obj-y := system.o generic.o devices.o serial.o
  6. obj-$(CONFIG_MACH_MX27) += cpu_imx27.o