linux-surface/arch/arm/mach-socfpga/Makefile
2017-08-10 09:25:24 -04:00

10 lines
242 B
Makefile

#
# 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
obj-$(CONFIG_EDAC_ALTERA_L2C) += l2_cache.o
obj-$(CONFIG_EDAC_ALTERA_OCRAM) += ocram.o