mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-07 09:44:03 +02:00
d756ab6289
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21573 3c298f89-4303-0410-b956-a3cf2f4a3e73
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>
|
|
|