]> Git Repo - linux.git/blob - arch/arm/mach-socfpga/Makefile
KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
[linux.git] / arch / arm / mach-socfpga / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the linux kernel.
4 #
5
6 obj-y                                   := socfpga.o
7 obj-$(CONFIG_SMP)       += headsmp.o platsmp.o
8 obj-$(CONFIG_SOCFPGA_SUSPEND)   += pm.o self-refresh.o
9 obj-$(CONFIG_EDAC_ALTERA_L2C)   += l2_cache.o
10 obj-$(CONFIG_EDAC_ALTERA_OCRAM) += ocram.o
This page took 0.035913 seconds and 4 git commands to generate.