summaryrefslogtreecommitdiff
path: root/i/pc104/initrd/conf/busybox/arch/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'i/pc104/initrd/conf/busybox/arch/i386/Makefile')
-rw-r--r--i/pc104/initrd/conf/busybox/arch/i386/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/i/pc104/initrd/conf/busybox/arch/i386/Makefile b/i/pc104/initrd/conf/busybox/arch/i386/Makefile
new file mode 100644
index 0000000..385dd52
--- /dev/null
+++ b/i/pc104/initrd/conf/busybox/arch/i386/Makefile
@@ -0,0 +1,5 @@
+# ==========================================================================
+# Build system
+# ==========================================================================
+
+CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)