diff options
| author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-22 12:05:53 +1000 |
|---|---|---|
| committer | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-22 12:05:53 +1000 |
| commit | f0a41fbc1bf2a64c1af6433f6311098d3481626d (patch) | |
| tree | 1b9add73818f99b379ba07edfd13b54ce8a33be1 /scripts | |
| parent | 5a4583e25168f44b509713aee48cce031533d2fc (diff) | |
| download | busybox-w32-f0a41fbc1bf2a64c1af6433f6311098d3481626d.tar.gz busybox-w32-f0a41fbc1bf2a64c1af6433f6311098d3481626d.tar.bz2 busybox-w32-f0a41fbc1bf2a64c1af6433f6311098d3481626d.zip | |
win32: enable fancy echo
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/defconfig.mingw32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/defconfig.mingw32 b/scripts/defconfig.mingw32 index 7fa01ffe0..21a82fb68 100644 --- a/scripts/defconfig.mingw32 +++ b/scripts/defconfig.mingw32 | |||
| @@ -203,7 +203,7 @@ CONFIG_UNIX2DOS=y | |||
| 203 | # CONFIG_DU is not set | 203 | # CONFIG_DU is not set |
| 204 | # CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K is not set | 204 | # CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K is not set |
| 205 | CONFIG_ECHO=y | 205 | CONFIG_ECHO=y |
| 206 | # CONFIG_FEATURE_FANCY_ECHO is not set | 206 | CONFIG_FEATURE_FANCY_ECHO=y |
| 207 | CONFIG_ENV=y | 207 | CONFIG_ENV=y |
| 208 | CONFIG_FEATURE_ENV_LONG_OPTIONS=y | 208 | CONFIG_FEATURE_ENV_LONG_OPTIONS=y |
| 209 | CONFIG_EXPAND=y | 209 | CONFIG_EXPAND=y |
