aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r--arch/ppc64/kernel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile
index ae60eb1193c6..813718df4f82 100644
--- a/arch/ppc64/kernel/Makefile
+++ b/arch/ppc64/kernel/Makefile
@@ -83,3 +83,6 @@ ifeq ($(CONFIG_PPC_ISERIES),y)
83arch/ppc64/kernel/head.o: arch/ppc64/kernel/lparmap.s 83arch/ppc64/kernel/head.o: arch/ppc64/kernel/lparmap.s
84AFLAGS_head.o += -Iarch/ppc64/kernel 84AFLAGS_head.o += -Iarch/ppc64/kernel
85endif 85endif
86
87# These are here while we do the architecture merge
88vecemu-y += ../../powerpc/kernel/vecemu.o