aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/kernel/Makefile')
-rw-r--r--arch/ppc/kernel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/kernel/Makefile b/arch/ppc/kernel/Makefile
index 1fb92f16acd6..abf10dcb787b 100644
--- a/arch/ppc/kernel/Makefile
+++ b/arch/ppc/kernel/Makefile
@@ -36,3 +36,5 @@ ifndef CONFIG_MATH_EMULATION
36obj-$(CONFIG_8xx) += softemu8xx.o 36obj-$(CONFIG_8xx) += softemu8xx.o
37endif 37endif
38 38
39# These are here while we do the architecture merge
40vecemu-y += ../../powerpc/kernel/vecemu.o