diff options
| -rw-r--r-- | include/asm-sparc64/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/setup.h b/include/asm-sparc64/setup.h index b356ee2cda92..5053df3cec40 100644 --- a/include/asm-sparc64/setup.h +++ b/include/asm-sparc64/setup.h | |||
| @@ -5,6 +5,6 @@ | |||
| 5 | #ifndef _SPARC64_SETUP_H | 5 | #ifndef _SPARC64_SETUP_H |
| 6 | #define _SPARC64_SETUP_H | 6 | #define _SPARC64_SETUP_H |
| 7 | 7 | ||
| 8 | #define COMMAND_LINE_SIZE 256 | 8 | #define COMMAND_LINE_SIZE 2048 |
| 9 | 9 | ||
| 10 | #endif /* _SPARC64_SETUP_H */ | 10 | #endif /* _SPARC64_SETUP_H */ |
