X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fsetup.h;h=fb86bb2a6078712d907a2f3705d4147538a503de;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=ff4565ead5d7732c40e7562a72206c37c8430148;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-m68knommu/setup.h b/include/asm-m68knommu/setup.h index ff4565ead..fb86bb2a6 100644 --- a/include/asm-m68knommu/setup.h +++ b/include/asm-m68knommu/setup.h @@ -1 +1,10 @@ +#ifdef __KERNEL__ + #include + +/* We have a bigger command line buffer. */ +#undef COMMAND_LINE_SIZE + +#endif /* __KERNEL__ */ + +#define COMMAND_LINE_SIZE 512