projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable aout support
[openwrt.git]
/
openwrt
/
package
/
linux
/
linux.config
diff --git
a/openwrt/package/linux/linux.config
b/openwrt/package/linux/linux.config
index
d09d69f
..
abbafc1
100644
(file)
--- 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_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
# CONFIG_MIPS32_COMPAT is not set
# CONFIG_MIPS32_O32 is not set
# CONFIG_MIPS32_N32 is not set
This page took
0.022896 seconds
and
4
git commands to generate.