summaryrefslogtreecommitdiff
path: root/klibc/klibc/arch/m68k/MCONFIG
diff options
context:
space:
mode:
Diffstat (limited to 'klibc/klibc/arch/m68k/MCONFIG')
-rw-r--r--klibc/klibc/arch/m68k/MCONFIG11
1 files changed, 11 insertions, 0 deletions
diff --git a/klibc/klibc/arch/m68k/MCONFIG b/klibc/klibc/arch/m68k/MCONFIG
new file mode 100644
index 0000000000..2ba69b3178
--- /dev/null
+++ b/klibc/klibc/arch/m68k/MCONFIG
@@ -0,0 +1,11 @@
+# -*- makefile -*-
+#
+# arch/m68k/MCONFIG
+#
+# Special rules for this architecture. Note that this is actually
+# included from the main Makefile, and that pathnames should be
+# accordingly.
+#
+
+OPTFLAGS = -Os -fomit-frame-pointer
+BITSIZE = 32