linux/arch/x86/realmode/rm
Andrew Boie 484d90eec8 x86, build: Globally set -fno-pic
GCC built with nonstandard options can enable -fpic by default.
We never want this for 32-bit kernels and it will break the build.

[ hpa: Notably the Android toolchain apparently does this. ]

Change-Id: Iaab7d66e598b1c65ac4a4f0229eca2cd3d0d2898
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
Link: http://lkml.kernel.org/r/1344624546-29691-1-git-send-email-andrew.p.boie@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2012-08-10 16:12:30 -07:00
..
.gitignore
Makefile x86, build: Globally set -fno-pic 2012-08-10 16:12:30 -07:00
bioscall.S
copy.S
header.S x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 2012-06-17 10:51:01 -07:00
realmode.h x86, realmode: Move end signature into header.S 2012-05-21 00:02:45 -07:00
realmode.lds.S
reboot.S x86-64, reboot: Be more paranoid in 64-bit reboot=bios 2012-06-21 10:25:03 -07:00
regs.c
stack.S
trampoline_32.S
trampoline_64.S
trampoline_common.S
video-bios.c
video-mode.c
video-vesa.c
video-vga.c
wakemain.c
wakeup.h x86, realmode: Move end signature into header.S 2012-05-21 00:02:45 -07:00
wakeup_asm.S x86, realmode: Move end signature into header.S 2012-05-21 00:02:45 -07:00