Makefile 162 B

123456789
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Object file lists.
  5. obj-y := cpu.o mm.o clock-mx51.o devices.o
  6. obj-$(CONFIG_MACH_MX51_BABBAGE) += board-mx51_babbage.o