projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] base-files: add "mtu" option for route sections, allows setting per-route...
[openwrt.git]
/
target
/
linux
/
uml
/
patches-2.6.33
/
003-fix_text_section.patch
diff --git
a/target/linux/uml/patches-2.6.33/003-fix_text_section.patch
b/target/linux/uml/patches-2.6.33/003-fix_text_section.patch
index
f973cfd
..
210435e
100644
(file)
--- a/
target/linux/uml/patches-2.6.33/003-fix_text_section.patch
+++ b/
target/linux/uml/patches-2.6.33/003-fix_text_section.patch
@@
-25,8
+25,6
@@
Cc: user-mode-linux-devel@lists.sourceforge.net
arch/um/kernel/uml.lds.S | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
arch/um/kernel/uml.lds.S | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-diff --git a/arch/um/kernel/uml.lds.S b/arch/um/kernel/uml.lds.S
-index e7a6cca..664f942 100644
--- a/arch/um/kernel/uml.lds.S
+++ b/arch/um/kernel/uml.lds.S
@@ -22,7 +22,7 @@ SECTIONS
--- a/arch/um/kernel/uml.lds.S
+++ b/arch/um/kernel/uml.lds.S
@@ -22,7 +22,7 @@ SECTIONS
This page took
0.023609 seconds
and
4
git commands to generate.