commit | e8a30302abc42a0c537b9326883523da9963deb6 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Oct 13 15:52:04 2005 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Oct 13 15:52:04 2005 +1000 |
tree | 3d4dc948afff95a2a86805d75162a8cdb3baded6 | |
parent | eec5ef909888cd9d25a61f904cd8f0db50ea0455 [diff] [blame] |
powerpc: merge ptrace.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
diff --git a/arch/powerpc/kernel/Makefile b/arch/powerpc/kernel/Makefile index bce2539..ae97295 100644 --- a/arch/powerpc/kernel/Makefile +++ b/arch/powerpc/kernel/Makefile
@@ -10,7 +10,7 @@ CFLAGS_btext.o += -fPIC endif -obj-y := semaphore.o cputable.o +obj-y := semaphore.o cputable.o ptrace.o obj-$(CONFIG_PPC64) += binfmt_elf32.o obj-$(CONFIG_ALTIVEC) += vecemu.o vector.o obj-$(CONFIG_POWER4) += idle_power4.o