aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 10:59:39 -0400
committerStephen Rothwell <sfr@canb.auug.org.au>2005-09-30 04:04:03 -0400
commitdcff1b170b43d9b8cb83e275cb3451dfd261c23e (patch)
tree774f5fa8ef6a5e0e379a4edf3867fe678b0696a4 /arch/ppc64/kernel/Makefile
parentd1dead5c5f016ebadb4b87c2c9fa13dfc2c99bf0 (diff)
powerpc: remove old vector.S files
Update old kernel/Makefiles to cope Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r--arch/ppc64/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile
index bb5946b88b8b..9d4836fe3720 100644
--- a/arch/ppc64/kernel/Makefile
+++ b/arch/ppc64/kernel/Makefile
@@ -76,3 +76,4 @@ endif
76 76
77# These are here while we do the architecture merge 77# These are here while we do the architecture merge
78vecemu-y += ../../powerpc/kernel/vecemu.o 78vecemu-y += ../../powerpc/kernel/vecemu.o
79vector-y += ../../powerpc/kernel/vector.o