Makefile 123 B

12345678
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Object file lists.
  5. obj-y := mm.o time.o
  6. obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o