aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68knommu/setup.h')
-rw-r--r--include/asm-m68knommu/setup.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-m68knommu/setup.h b/include/asm-m68knommu/setup.h
new file mode 100644
index 000000000000..d2b0fcce41b2
--- /dev/null
+++ b/include/asm-m68knommu/setup.h
@@ -0,0 +1,5 @@
+#include <asm-m68k/setup.h>
+
+/* We have a bigger command line buffer. */
+#undef COMMAND_LINE_SIZE
+#define COMMAND_LINE_SIZE 512