summaryrefslogtreecommitdiffstats
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 b433dae..5e50dbf 100644
--- a/arch/i386/Makefile
+++ b/arch/i386/Makefile
@@ -20,10 +20,6 @@
# Fill in SRCARCH
SRCARCH := x86
-archprepare:
- @mkdir -p ${objtree}/arch/x86/kernel
-
-
HAS_BIARCH := $(call cc-option-yn, -m32)
ifeq ($(HAS_BIARCH),y)
AS := $(AS) --32
OpenPOWER on IntegriCloud