From 3d01e9f2752cd97285d7effdf548f1ea7ec8feb8 Mon Sep 17 00:00:00 2001 From: Yann Diorcet Date: Wed, 14 Nov 2012 14:05:49 +0100 Subject: libc/mingw: replace mingw32 with generic mingw Replace the 32-bit-only mingw32 with mingw-w64 that is capable of building toolchains for both 32-bit and 64-bit Windows. kernel/mingw: replace mingw32 with generic Windows kernel/windows: New windows kernel supporting 32 and 64 bit arch libc/mingw: Remove old options patches: Remove old mingw libc options' patches Signed-off-by: "Yann Diorcet" [yann.morin.1998@free.fr: array var in libc/mingw.sh, typos] Signed-off-by: "Yann E. MORIN" Message-Id: Patchwork-Id: 198901 --- config/kernel.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/kernel.in') diff --git a/config/kernel.in b/config/kernel.in index 7e8cce8f..64b69c60 100644 --- a/config/kernel.in +++ b/config/kernel.in @@ -7,7 +7,7 @@ menu "Operating System" config BARE_METAL bool -config MINGW32 +config WINDOWS bool # Each target OS (aka kernel) that support shared libraries can select -- cgit v1.2.3