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
index d2b0fcce41b2..fb86bb2a6078 100644
--- a/include/asm-m68knommu/setup.h
+++ b/include/asm-m68knommu/setup.h
@@ -1,5 +1,10 @@
+#ifdef __KERNEL__
+
#include <asm-m68k/setup.h>
/* We have a bigger command line buffer. */
#undef COMMAND_LINE_SIZE
+
+#endif /* __KERNEL__ */
+
#define COMMAND_LINE_SIZE 512