commit | d4bf9a7858a0766cafb21dcb66ff9a5d92c1cd09 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Oct 13 13:40:54 2005 +1000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Oct 13 13:40:54 2005 +1000 |
tree | 7179d40fa2b016414fb2b7fcc9e9da960459bc8d | |
parent | 0f17d0742f27b7a69b0e2dfb21190f06ea3a9087 [diff] [blame] |
ppc64: merge binfmt_elf32.c and use start_thread for both 32 and 64 bit bineries. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
diff --git a/arch/powerpc/kernel/Makefile b/arch/powerpc/kernel/Makefile index f03f6d4..adac749 100644 --- a/arch/powerpc/kernel/Makefile +++ b/arch/powerpc/kernel/Makefile
@@ -11,6 +11,7 @@ endif obj-y := semaphore.o cputable.o +obj-$(CONFIG_PPC64) += binfmt_elf32.o obj-$(CONFIG_ALTIVEC) += vecemu.o vector.o obj-$(CONFIG_POWER4) += idle_power4.o