aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/108-optional_aout_support.patch
diff options
context:
space:
mode:
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