Makefile 155 Bytes edit raw blame history 1 2 3 4 5 6 7 # # Makefile for the linux kernel. # obj-y := socfpga.o obj-$(CONFIG_SMP) += headsmp.o platsmp.o obj-$(CONFIG_SOCFPGA_SUSPEND) += pm.o self-refresh.o