1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] refactor kernel code (part 1), mark it as broken now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-07-11 13:00:27 +00:00
parent ee0d3e3aaf
commit 015aed1317
57 changed files with 3527 additions and 1492 deletions

View File

@@ -1,7 +1,7 @@
Index: linux-2.6.22-rc6/arch/mips/kernel/head.S
Index: linux-2.6.22/arch/mips/kernel/head.S
===================================================================
--- linux-2.6.22-rc6.orig/arch/mips/kernel/head.S
+++ linux-2.6.22-rc6/arch/mips/kernel/head.S
--- linux-2.6.22.orig/arch/mips/kernel/head.S
+++ linux-2.6.22/arch/mips/kernel/head.S
@@ -129,14 +129,19 @@
#endif
.endm