x86, apic: APIC code touches invalid MSR on P5 class machines
[pandora-kernel.git] / arch / x86 / Makefile.um
index 4be406a..36b62bc 100644 (file)
@@ -14,6 +14,9 @@ LINK-y                        += $(call cc-option,-m32)
 
 export LDFLAGS
 
+LDS_EXTRA              := -Ui386
+export LDS_EXTRA
+
 # First of all, tune CFLAGS for the specific CPU. This actually sets cflags-y.
 include $(srctree)/arch/x86/Makefile_32.cpu