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