diff options
author | Ron Yorston <rmy@pobox.com> | 2013-04-03 12:09:21 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2013-04-03 12:09:21 +0100 |
commit | 8782950636f76faa8db0ed8c5d698ab0bd1fbf45 (patch) | |
tree | 05f57d81916e41f7ca802ff7eb1934c4d72518a1 /configs | |
parent | e4f28beec255ea2e233e0f016d4795d13a24bfae (diff) | |
download | busybox-w32-8782950636f76faa8db0ed8c5d698ab0bd1fbf45.tar.gz busybox-w32-8782950636f76faa8db0ed8c5d698ab0bd1fbf45.tar.bz2 busybox-w32-8782950636f76faa8db0ed8c5d698ab0bd1fbf45.zip |
df: limited implementation for WIN32
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mingw32_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index 52b6a50cb..1447a00f1 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.22.0.git | 3 | # Busybox version: 1.22.0-TIG-1095-ge4f28be |
4 | # Thu Mar 14 10:41:31 2013 | 4 | # Wed Apr 3 11:24:01 2013 |
5 | # | 5 | # |
6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
7 | # CONFIG_PLATFORM_POSIX is not set | 7 | # CONFIG_PLATFORM_POSIX is not set |
@@ -213,7 +213,7 @@ CONFIG_DD=y | |||
213 | # CONFIG_FEATURE_DD_SIGNAL_HANDLING is not set | 213 | # CONFIG_FEATURE_DD_SIGNAL_HANDLING is not set |
214 | # CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set | 214 | # CONFIG_FEATURE_DD_THIRD_STATUS_LINE is not set |
215 | CONFIG_FEATURE_DD_IBS_OBS=y | 215 | CONFIG_FEATURE_DD_IBS_OBS=y |
216 | # CONFIG_DF is not set | 216 | CONFIG_DF=y |
217 | # CONFIG_FEATURE_DF_FANCY is not set | 217 | # CONFIG_FEATURE_DF_FANCY is not set |
218 | CONFIG_DIRNAME=y | 218 | CONFIG_DIRNAME=y |
219 | CONFIG_DOS2UNIX=y | 219 | CONFIG_DOS2UNIX=y |