linux-kernel-test/arch/i386/boot/compressed
Eric W. Biederman 2a43f3ede4 [PATCH] i386: CONFIG_PHYSICAL_START cleanup
Defining __PHYSICAL_START and __KERNEL_START in asm-i386/page.h works but
it triggers a full kernel rebuild for the silliest of reasons.  This
modifies the users to directly use CONFIG_PHYSICAL_START and linux/config.h
which prevents the full rebuild problem, which makes the code much
more maintainer and hopefully user friendly.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:04 +01:00
..
head.S [PATCH] i386: CONFIG_PHYSICAL_START cleanup 2006-12-07 02:14:04 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
misc.c [PATCH] i386: CONFIG_PHYSICAL_START cleanup 2006-12-07 02:14:04 +01:00
vmlinux.scr Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00