aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2012-11-29 10:29:32 +0000
committerRon Yorston <rmy@pobox.com>2012-11-29 10:29:32 +0000
commit7e6a84d77b53451498d31c4b621a7ba55a8f7db6 (patch)
treea3779f5004626febc08533433cb635d9b1356771 /configs
parent45c0070a259132f13424ba2ff42ea523c4fd318a (diff)
downloadbusybox-w32-7e6a84d77b53451498d31c4b621a7ba55a8f7db6.tar.gz
busybox-w32-7e6a84d77b53451498d31c4b621a7ba55a8f7db6.tar.bz2
busybox-w32-7e6a84d77b53451498d31c4b621a7ba55a8f7db6.zip
du: enable for MINGW with fake block count
Diffstat (limited to 'configs')
-rw-r--r--configs/mingw32_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 94380c22f..7ed14c40b 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Busybox version: 1.21.0.git 3# Busybox version: 1.21.0.git
4# Wed Oct 10 13:02:18 2012 4# Thu Nov 29 10:22:19 2012
5# 5#
6CONFIG_HAVE_DOT_CONFIG=y 6CONFIG_HAVE_DOT_CONFIG=y
7# CONFIG_PLATFORM_POSIX is not set 7# CONFIG_PLATFORM_POSIX is not set
@@ -215,8 +215,8 @@ CONFIG_FEATURE_DD_IBS_OBS=y
215CONFIG_DIRNAME=y 215CONFIG_DIRNAME=y
216CONFIG_DOS2UNIX=y 216CONFIG_DOS2UNIX=y
217CONFIG_UNIX2DOS=y 217CONFIG_UNIX2DOS=y
218# CONFIG_DU is not set 218CONFIG_DU=y
219# CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K is not set 219CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y
220CONFIG_ECHO=y 220CONFIG_ECHO=y
221CONFIG_FEATURE_FANCY_ECHO=y 221CONFIG_FEATURE_FANCY_ECHO=y
222CONFIG_ENV=y 222CONFIG_ENV=y