busybox: add 'awk' applet

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-02 23:19:54 +02:00
parent a537f0c1f4
commit fda125fc48

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.17.2
# Tue Aug 31 02:30:21 2010
# Thu Sep 2 23:18:41 2010
#
CONFIG_HAVE_DOT_CONFIG=y
@ -338,8 +338,8 @@ CONFIG_WHICH=y
#
# Editors
#
# CONFIG_AWK is not set
# CONFIG_FEATURE_AWK_LIBM is not set
CONFIG_AWK=y
CONFIG_FEATURE_AWK_LIBM=y
# CONFIG_CMP is not set
# CONFIG_DIFF is not set
# CONFIG_FEATURE_DIFF_LONG_OPTIONS is not set