]> Pileus Git - ~andy/linux/commit
[PATCH] ppc32: Fix building 32bit kernel for 64bit machines
authorTom Rini <trini@kernel.crashing.org>
Sat, 16 Apr 2005 22:24:25 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:25 +0000 (15:24 -0700)
commitef2f3253f061cbb86da25411a6e6e6a69a84b6ac
tree4cc7f6529b1a50a862c8b5c02c05a1ca0a371714
parent54095a6ec7b11a008c07c5016b025206a051f560
[PATCH] ppc32: Fix building 32bit kernel for 64bit machines

When building a ppc32 MULTIPLATFORM kernel for a 64bit pmac, we try and
build certain files or use certain functions that make no sense in that
context.  This catches the last of these.

Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/boot/simple/Makefile
arch/ppc/platforms/pmac_cache.S