projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added support for 2.6.27 kernel
[openwrt.git]
/
package
/
busybox
/
config
/
editors
/
Config.in
diff --git
a/package/busybox/config/editors/Config.in
b/package/busybox/config/editors/Config.in
index
0f0a18c
..
4f69381
100644
(file)
--- a/
package/busybox/config/editors/Config.in
+++ b/
package/busybox/config/editors/Config.in
@@
-12,13
+12,6
@@
config BUSYBOX_CONFIG_AWK
Awk is used as a pattern scanning and processing language. This is
the BusyBox implementation of that programming language.
Awk is used as a pattern scanning and processing language. This is
the BusyBox implementation of that programming language.
-config BUSYBOX_CONFIG_AWX
- bool "Enable awx (awk web extension)"
- default y
- depends on BUSYBOX_CONFIG_AWK
- help
- awx - awk web extension
-
config BUSYBOX_CONFIG_FEATURE_AWK_MATH
bool "Enable math functions (requires libm)"
default y
config BUSYBOX_CONFIG_FEATURE_AWK_MATH
bool "Enable math functions (requires libm)"
default y
This page took
0.020344 seconds
and
4
git commands to generate.