kernel-ark/arch/powerpc
Paul Mackerras f40e524eae [POWERPC] Fix building of COFF zImages
The COFF zImage (for booting oldworld powermacs) wasn't being built
correctly because the procedure descriptor in crt0.S for the zImage
entry point wasn't declared as .globl, and therefore wasn't getting
pulled in from wrapper.a by the linker.  This adds the necessary
.globl statement.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-06-07 22:21:31 +10:00
..
boot [POWERPC] Fix building of COFF zImages 2007-06-07 22:21:31 +10:00
configs
kernel [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap 2007-06-07 11:44:40 +10:00
lib
math-emu
mm
oprofile
platforms [POWERPC] spufs: Fix error handling in spufs_fill_dir() 2007-06-07 11:44:40 +10:00
sysdev
xmon
.gitignore
Kconfig
Kconfig.debug
Makefile [POWERPC] Create a zImage for legacy iSeries 2007-06-02 21:01:56 +10:00