aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-2.6.34/104-clsize.patch
blob: 96465b22e95bbf9cf967ca922dc4be5b90de6c08 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- linux-2.6.34.orig/arch/mips/include/asm/bootinfo.h  2010-05-21 09:54:15.000000000 +0400
+++ linux-2.6.34/arch/mips/include/asm/bootinfo.h       2010-05-21 09:55:09.000000000 +0400
@@ -12,6 +12,8 @@
 #ifndef _ASM_BOOTINFO_H
 #define _ASM_BOOTINFO_H
 
+#define CL_SIZE                COMMAND_LINE_SIZE
+
 #include <linux/types.h>
 #include <asm/setup.h>