X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-ppc%2Fsetup.h;h=d2d19ee103df88b83bc815fca338263fd5ddb55a;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=cd458c4f1642f2f161347f1bd896efd6b3b80eaf;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-ppc/setup.h b/include/asm-ppc/setup.h index cd458c4f1..d2d19ee10 100644 --- a/include/asm-ppc/setup.h +++ b/include/asm-ppc/setup.h @@ -6,6 +6,9 @@ #define m68k_memory memory #include +/* We have a bigger command line buffer. */ +#undef COMMAND_LINE_SIZE +#define COMMAND_LINE_SIZE 512 #endif /* _PPC_SETUP_H */ #endif /* __KERNEL__ */