2
0
forked from Ivasoft/openwrt

kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels

SVN-Revision: 21081
This commit is contained in:
Gabor Juhos
2010-04-22 07:12:09 +00:00
parent 8149815189
commit 81062a12ac
74 changed files with 339 additions and 427 deletions

View File

@@ -7,7 +7,7 @@
+extern char __image_cmdline[];
void __init prom_setup_cmdline(void)
{
static char cmd_line[CL_SIZE] __initdata;
static char cmd_line[COMMAND_LINE_SIZE] __initdata;
@@ -109,6 +110,9 @@ void __init prom_setup_cmdline(void)
}
*(cp++) = ' ';