aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/108-optional_aout_support.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-02-19 21:30:10 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-02-19 21:30:10 +0000
commita40daa8038ee724984ab6d3caa20702e5cb66f2c (patch)
treef93e105cf6e03c813c640b976211fdbe150aa824 /target/linux/generic-2.4/patches/108-optional_aout_support.patch
parent2a473ebe19c315691118f66e0f64617884f5a3f6 (diff)
downloadupstream-a40daa8038ee724984ab6d3caa20702e5cb66f2c.tar.gz
upstream-a40daa8038ee724984ab6d3caa20702e5cb66f2c.tar.bz2
upstream-a40daa8038ee724984ab6d3caa20702e5cb66f2c.zip
update kernel to version 2.4.37.9 and refresh patches
SVN-Revision: 19762
Diffstat (limited to 'target/linux/generic-2.4/patches/108-optional_aout_support.patch')
-rw-r--r--target/linux/generic-2.4/patches/108-optional_aout_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/patches/108-optional_aout_support.patch b/target/linux/generic-2.4/patches/108-optional_aout_support.patch
index ff8c8cf30e..2162b88181 100644
--- a/target/linux/generic-2.4/patches/108-optional_aout_support.patch
+++ b/target/linux/generic-2.4/patches/108-optional_aout_support.patch
@@ -149,7 +149,7 @@
CONFIG_ACPI_EFI=y
--- a/arch/m68k/config.in
+++ b/arch/m68k/config.in
-@@ -99,6 +99,9 @@ if [ "$CONFIG_PROC_FS" = "y" ]; then
+@@ -100,6 +100,9 @@ if [ "$CONFIG_PROC_FS" = "y" ]; then
fi
tristate 'Kernel support for a.out binaries' CONFIG_BINFMT_AOUT
bool 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF