X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/eb175bb4f21e84f7ca73ba470150793ce1f3ac64..9ba487a320b8268ff9ca40401dd6d204197e2e2d:/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch?ds=sidebyside

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..d00cbc73b 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,6 +1,14 @@
 --- a/arch/mips/alchemy/mtx-1/init.c
 +++ b/arch/mips/alchemy/mtx-1/init.c
-@@ -49,7 +49,7 @@ void __init prom_init(void)
+@@ -32,6 +32,7 @@
+ #include <linux/init.h>
+ 
+ #include <asm/bootinfo.h>
++#include <asm/string.h>
+ 
+ #include <prom.h>
+ 
+@@ -49,7 +50,7 @@ void __init prom_init(void)
  	prom_argv = (char **)fw_arg1;
  	prom_envp = (char **)fw_arg2;