commit | 4920960f577edcb0a5ef03823a53911cca5875e1 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Oct 12 15:55:09 2005 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Oct 13 09:49:45 2005 +1000 |
tree | c37bb1a8b02f54e3a5012bac7f726208e6fc488e | |
parent | 7e130edf712ac054aecf643f9d3d0142a9679e6a [diff] [blame] |
powerpc: consolidate cputable.c Also simplify arch/ppc64/kernel/Makefile Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
diff --git a/arch/powerpc/kernel/Makefile b/arch/powerpc/kernel/Makefile index 9317953..f03f6d4f 100644 --- a/arch/powerpc/kernel/Makefile +++ b/arch/powerpc/kernel/Makefile
@@ -10,7 +10,7 @@ CFLAGS_btext.o += -fPIC endif -obj-y := semaphore.o +obj-y := semaphore.o cputable.o obj-$(CONFIG_ALTIVEC) += vecemu.o vector.o obj-$(CONFIG_POWER4) += idle_power4.o