summaryrefslogtreecommitdiffstats
path: root/target/linux/uml/patches-2.6.33
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/uml/patches-2.6.33')
-rw-r--r--target/linux/uml/patches-2.6.33/003-fix_text_section.patch2
-rw-r--r--target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch2
2 files changed, 1 insertions, 3 deletions
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 f973cfd60..210435eb3 100644
--- 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(-)
-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
diff --git a/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch b/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch
index b71a67331..116d76fcf 100644
--- a/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch
+++ b/target/linux/uml/patches-2.6.33/901-lib_zlib_deflate_visible.patch
@@ -3,7 +3,7 @@ or as a module
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -92,7 +92,7 @@ config ZLIB_INFLATE
+@@ -95,7 +95,7 @@ config ZLIB_INFLATE
tristate
config ZLIB_DEFLATE