From 289bcd8ef3b05dc913dd0ffa662ecfdb443d4951 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 8 May 2010 00:58:54 +0200 Subject: [PATCH] busybox: - add applet uniq --- 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 e4b7c98d9d..759cbbd401 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.16.1 -# Sun May 2 15:07:06 2010 +# Sat May 8 00:10:04 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -252,7 +252,7 @@ CONFIG_FEATURE_TR_EQUIV=y CONFIG_UNAME=y # CONFIG_UNEXPAND is not set # CONFIG_FEATURE_UNEXPAND_LONG_OPTIONS is not set -# CONFIG_UNIQ is not set +CONFIG_UNIQ=y CONFIG_USLEEP=y # CONFIG_UUDECODE is not set # CONFIG_UUENCODE is not set