1 2 3 4 5 6
# # Makefile for the linux kernel. # obj-y := socfpga.o obj-$(CONFIG_SMP) += headsmp.o platsmp.o