summaryrefslogtreecommitdiff
path: root/openwrt/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
commit3f0279353d08e7cadd131afcf005f9e3850a9610 (patch)
treee3a26e63f4a3f04ad61395cccc503b73eba15e3a /openwrt/package/linux/linux.config
parent426c7ee0331af1eb24294a283ac9b3d64a772160 (diff)
disable aout support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@720 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r--openwrt/package/linux/linux.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config
index d09d69f691..abbafc19b7 100644
--- a/openwrt/package/linux/linux.config
+++ b/openwrt/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