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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user