diff options
author | Ron Yorston <rmy@pobox.com> | 2018-04-02 09:30:38 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-04-02 09:30:38 +0100 |
commit | 9135f0ac53c4fb1349eb0e886f12b033a4251673 (patch) | |
tree | e23f31687f4328b6d718a8995e1bb086f14f50b3 | |
parent | 34a68d327b42c3c700e84cd475496985782290b1 (diff) | |
download | busybox-w32-9135f0ac53c4fb1349eb0e886f12b033a4251673.tar.gz busybox-w32-9135f0ac53c4fb1349eb0e886f12b033a4251673.tar.bz2 busybox-w32-9135f0ac53c4fb1349eb0e886f12b033a4251673.zip |
Update default configurations
-rw-r--r-- | configs/mingw32_defconfig | 3 | ||||
-rw-r--r-- | configs/mingw64_defconfig | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index d2cc9bdb4..90f7f8345 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.29.0.git | 3 | # Busybox version: 1.29.0.git |
4 | # Tue Mar 27 11:35:09 2018 | 4 | # Mon Apr 2 09:25:40 2018 |
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 |
@@ -1043,6 +1043,7 @@ CONFIG_WATCH=y | |||
1043 | # CONFIG_SV is not set | 1043 | # CONFIG_SV is not set |
1044 | CONFIG_SV_DEFAULT_SERVICE_DIR="" | 1044 | CONFIG_SV_DEFAULT_SERVICE_DIR="" |
1045 | # CONFIG_SVC is not set | 1045 | # CONFIG_SVC is not set |
1046 | # CONFIG_SVOK is not set | ||
1046 | # CONFIG_SVLOGD is not set | 1047 | # CONFIG_SVLOGD is not set |
1047 | # CONFIG_CHCON is not set | 1048 | # CONFIG_CHCON is not set |
1048 | # CONFIG_GETENFORCE is not set | 1049 | # CONFIG_GETENFORCE is not set |
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig index 4d990d0bb..644f0aebf 100644 --- a/configs/mingw64_defconfig +++ b/configs/mingw64_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.29.0.git | 3 | # Busybox version: 1.29.0.git |
4 | # Tue Mar 27 11:35:09 2018 | 4 | # Mon Apr 2 09:25:40 2018 |
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 |
@@ -1043,6 +1043,7 @@ CONFIG_WATCH=y | |||
1043 | # CONFIG_SV is not set | 1043 | # CONFIG_SV is not set |
1044 | CONFIG_SV_DEFAULT_SERVICE_DIR="" | 1044 | CONFIG_SV_DEFAULT_SERVICE_DIR="" |
1045 | # CONFIG_SVC is not set | 1045 | # CONFIG_SVC is not set |
1046 | # CONFIG_SVOK is not set | ||
1046 | # CONFIG_SVLOGD is not set | 1047 | # CONFIG_SVLOGD is not set |
1047 | # CONFIG_CHCON is not set | 1048 | # CONFIG_CHCON is not set |
1048 | # CONFIG_GETENFORCE is not set | 1049 | # CONFIG_GETENFORCE is not set |