1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-01 19:35:19 +02:00
openwrt-xburst/target/linux/ramips/patches-2.6.34/104-clsize.patch
juhosg 6c5721aff2 ramips: refresh 2.6.34 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-28 19:45:16 +00:00

12 lines
252 B
Diff

--- a/arch/mips/include/asm/bootinfo.h
+++ b/arch/mips/include/asm/bootinfo.h
@@ -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>