aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Makefile')
-rw-r--r--arch/i386/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/i386/Makefile b/arch/i386/Makefile
index b433dae1ac7d..5e50dbf00f3e 100644
--- a/arch/i386/Makefile
+++ b/arch/i386/Makefile
@@ -20,10 +20,6 @@
20# Fill in SRCARCH 20# Fill in SRCARCH
21SRCARCH := x86 21SRCARCH := x86
22 22
23archprepare:
24 @mkdir -p ${objtree}/arch/x86/kernel
25
26
27HAS_BIARCH := $(call cc-option-yn, -m32) 23HAS_BIARCH := $(call cc-option-yn, -m32)
28ifeq ($(HAS_BIARCH),y) 24ifeq ($(HAS_BIARCH),y)
29AS := $(AS) --32 25AS := $(AS) --32