From 7d18036418bff159cc9e389037fee4f1b404caad Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 18 Aug 2010 01:12:48 +0200 Subject: [PATCH] busybox: remove applet 'mkfs.ext2' Signed-off-by: Stephan Raue --- 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 4b5bb50169..f9cd8498b3 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.17.1 -# Mon Aug 16 22:29:43 2010 +# Tue Aug 17 16:46:32 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -519,7 +519,7 @@ CONFIG_FINDFS=y CONFIG_FLOCK=y # CONFIG_FREERAMDISK is not set # CONFIG_FSCK_MINIX is not set -CONFIG_MKFS_EXT2=y +# CONFIG_MKFS_EXT2 is not set # CONFIG_MKFS_MINIX is not set # CONFIG_FEATURE_MINIX2 is not set # CONFIG_MKFS_REISER is not set