mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 19:35:19 +02:00
6c5721aff2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21604 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
252 B
Diff
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>
|
|
|