projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix x86 image build order (fixes #3317)
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches
/
140-cmdline_hack.patch
diff --git
a/target/linux/adm5120/patches/140-cmdline_hack.patch
b/target/linux/adm5120/patches/140-cmdline_hack.patch
index
6c046b5
..
b366129
100644
(file)
--- a/
target/linux/adm5120/patches/140-cmdline_hack.patch
+++ b/
target/linux/adm5120/patches/140-cmdline_hack.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.24.
2
/arch/mips/kernel/head.S
+Index: linux-2.6.24.
7
/arch/mips/kernel/head.S
===================================================================
===================================================================
---- linux-2.6.24.
2
.orig/arch/mips/kernel/head.S
-+++ linux-2.6.24.
2
/arch/mips/kernel/head.S
+--- linux-2.6.24.
7
.orig/arch/mips/kernel/head.S
++++ linux-2.6.24.
7
/arch/mips/kernel/head.S
@@ -126,7 +126,12 @@
/*
* Reserved space for exception handlers.
@@ -126,7 +126,12 @@
/*
* Reserved space for exception handlers.
This page took
0.023457 seconds
and
4
git commands to generate.