summaryrefslogtreecommitdiffstats
path: root/package/linux/linux.config
diff options
context:
space:
mode:
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-26 02:58:26 +0000
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-26 02:58:26 +0000
commit372803aa21759a45380606f1b3f4aa4d56b84751 (patch)
tree4df7714ec1edd6627d736112f6ee2875b407f8c6 /package/linux/linux.config
parent8d56b3c935abd9771f4f3c3af0279367aee3da76 (diff)
disable aout support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@720 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/linux.config')
-rw-r--r--package/linux/linux.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linux/linux.config b/package/linux/linux.config
index d09d69f69..abbafc19b 100644
--- a/package/linux/linux.config
+++ b/package/linux/linux.config
@@ -164,6 +164,7 @@ CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_ELF=y
+# CONFIG_BINFMT_ELF_AOUT is not set
# CONFIG_MIPS32_COMPAT is not set
# CONFIG_MIPS32_O32 is not set
# CONFIG_MIPS32_N32 is not set