projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
disable __must_check by default
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-template
diff --git
a/target/linux/generic-2.6/config-template
b/target/linux/generic-2.6/config-template
index
1a88a3e
..
12706d4
100644
(file)
--- a/
target/linux/generic-2.6/config-template
+++ b/
target/linux/generic-2.6/config-template
@@
-278,7
+278,7
@@
CONFIG_E100=m
# CONFIG_EFS_FS is not set
# CONFIG_ELF_CORE is not set
CONFIG_EMBEDDED=y
-CONFIG_ENABLE_MUST_CHECK=y
+# CONFIG_ENABLE_MUST_CHECK is not set
# CONFIG_EPIC100 is not set
CONFIG_EPOLL=y
# CONFIG_EQUALIZER is not set
This page took
0.019674 seconds
and
4
git commands to generate.