changeset 335:c5fcc4948eae

Trim busybox apps (cat, rmdir) that toybox can now provide.
author Rob Landley <rob@landley.net>
date Wed, 28 May 2008 15:07:39 -0500
parents c1f9966a73b9
children 3cf8377a8fca
files sources/config-busybox
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/sources/config-busybox	Mon May 26 17:22:53 2008 -0500
+++ b/sources/config-busybox	Wed May 28 15:07:39 2008 -0500
@@ -111,7 +111,7 @@
 #
 # CONFIG_BASENAME is not set
 # CONFIG_CAL is not set
-CONFIG_CAT=y
+# CONFIG_CAT is not set
 # CONFIG_CATV is not set
 # CONFIG_CHGRP is not set
 CONFIG_CHMOD=y
@@ -178,7 +178,7 @@
 # CONFIG_PWD is not set
 # CONFIG_REALPATH is not set
 CONFIG_RM=y
-CONFIG_RMDIR=y
+# CONFIG_RMDIR is not set
 # CONFIG_SEQ is not set
 # CONFIG_SHA1SUM is not set
 # CONFIG_SLEEP is not set