diff options
author | Ron Yorston <rmy@pobox.com> | 2012-03-30 16:11:26 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2012-03-30 16:11:26 +0100 |
commit | f9f2117d5b7057f986850741b85bde5c30590b02 (patch) | |
tree | 5a069c443649f216bd1fe4474e80ebc37c72a38d /Config.in | |
parent | 40b68b6ecaf47c6a68bfa4158a61ce41bffa8284 (diff) | |
download | busybox-w32-f9f2117d5b7057f986850741b85bde5c30590b02.tar.gz busybox-w32-f9f2117d5b7057f986850741b85bde5c30590b02.tar.bz2 busybox-w32-f9f2117d5b7057f986850741b85bde5c30590b02.zip |
Update mingw.c from latest git/compat
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ config PLATFORM_POSIX | |||
20 | 20 | ||
21 | config PLATFORM_MINGW32 | 21 | config PLATFORM_MINGW32 |
22 | bool "MS Windows (MinGW port)" | 22 | bool "MS Windows (MinGW port)" |
23 | select LFS | ||
23 | 24 | ||
24 | endchoice | 25 | endchoice |
25 | 26 | ||