1 2 3 4 5 6
# # Makefile for the linux kernel. # obj-y := core.o clock.o obj-$(CONFIG_MACH_MPS) += board-mps.o