1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-07 09:44:03 +02:00
openwrt-xburst/target/linux/ramips/patches-2.6.34/104-clsize.patch
blogic d756ab6289 [ramips] update to 2.6.34, signed of by russiane39, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-26 15:53:05 +00:00

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>