12 lines
357 B
Diff
12 lines
357 B
Diff
|
--- 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>
|
||
|
|