From 3f0279353d08e7cadd131afcf005f9e3850a9610 Mon Sep 17 00:00:00 2001 From: mbm Date: Tue, 26 Apr 2005 02:58:26 +0000 Subject: disable aout support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@720 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/linux/linux.config | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/linux/linux.config') diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index d09d69f69..abbafc19b 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 -- cgit v1.2.3