2
0
forked from Ivasoft/openwrt

add 2.6.32 support

SVN-Revision: 19492
This commit is contained in:
Florian Fainelli
2010-02-01 21:11:02 +00:00
parent 25dd23e4e0
commit 746fdb8f6d
7 changed files with 539 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/arch/mips/alchemy/mtx-1/init.c
+++ b/arch/mips/alchemy/mtx-1/init.c
@@ -32,6 +32,7 @@
#include <linux/init.h>
#include <asm/bootinfo.h>
+#include <asm/string.h>
#include <prom.h>