disable aout support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@720 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Mike Baker
2005-04-26 02:58:26 +00:00
parent f8c7c61ec6
commit d894a33906
2 changed files with 689 additions and 0 deletions

View File

@@ -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