From 30b3ea11498c45666967572d1caa9c602727e903 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 22 Oct 2009 09:44:16 +0200 Subject: [PATCH] busybox: - add cut applet --- packages/sysutils/busybox/config/busybox.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index 5e621e2843..11b9626348 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.15.1 -# Mon Oct 5 10:23:59 2009 +# Wed Oct 21 05:28:56 2009 # CONFIG_HAVE_DOT_CONFIG=y @@ -152,7 +152,7 @@ CONFIG_CHOWN=y # CONFIG_CKSUM is not set # CONFIG_COMM is not set CONFIG_CP=y -# CONFIG_CUT is not set +CONFIG_CUT=y CONFIG_DATE=y CONFIG_FEATURE_DATE_ISOFMT=y # CONFIG_DD is not set