X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/eb175bb4f21e84f7ca73ba470150793ce1f3ac64..960b5ab66780a12ee3d9d62a4d8ddcaa810ec385:/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch?ds=inline diff --git a/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch b/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch index a45832765..bbaa88232 100644 --- a/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch +++ b/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch @@ -1,5 +1,13 @@ --- a/arch/mips/alchemy/mtx-1/init.c +++ b/arch/mips/alchemy/mtx-1/init.c +@@ -32,6 +32,7 @@ + #include + + #include ++#include + + #include + @@ -49,7 +49,7 @@ void __init prom_init(void) prom_argv = (char **)fw_arg1; prom_envp = (char **)fw_arg2; @@ -9,3 +17,4 @@ memsize_str = prom_getenv("memsize"); if (!memsize_str) +