diff options
author | Ron Yorston <rmy@pobox.com> | 2014-03-17 21:58:40 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2014-03-17 21:58:40 +0000 |
commit | c2a7ce04edbde925966f03d78cc8db077416da28 (patch) | |
tree | c55b561c25ab8c21d082c0edb6edf45b131ea169 /configs | |
parent | 8d989e6c6af206f56e8ea596197dd724454097f0 (diff) | |
download | busybox-w32-c2a7ce04edbde925966f03d78cc8db077416da28.tar.gz busybox-w32-c2a7ce04edbde925966f03d78cc8db077416da28.tar.bz2 busybox-w32-c2a7ce04edbde925966f03d78cc8db077416da28.zip |
Drop CONFIG_WIN32_NET setting
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mingw32_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig index 3eb7798b3..77fa5fa0d 100644 --- a/configs/mingw32_defconfig +++ b/configs/mingw32_defconfig | |||
@@ -6,7 +6,6 @@ | |||
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 |
8 | CONFIG_PLATFORM_MINGW32=y | 8 | CONFIG_PLATFORM_MINGW32=y |
9 | CONFIG_WIN32_NET=y | ||
10 | 9 | ||
11 | # | 10 | # |
12 | # Busybox Settings | 11 | # Busybox Settings |