Merge branches 'acpi-soc', 'acpi-misc', 'acpi-pci' and 'device-properties'
[deliverable/linux.git] / arch / arm / mach-socfpga / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 obj-y := socfpga.o
6 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
7 obj-$(CONFIG_SOCFPGA_SUSPEND) += pm.o self-refresh.o
8 obj-$(CONFIG_EDAC_ALTERA_L2C) += l2_cache.o
9 obj-$(CONFIG_EDAC_ALTERA_OCRAM) += ocram.o
This page took 0.030376 seconds and 5 git commands to generate.