Makefile 115 B

123456
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. obj-y := core.o clock.o
  5. obj-$(CONFIG_MACH_REALVIEW_EB) += realview_eb.o