crosstool-ng/config/kernel
Yann E. MORIN" b81d232a9b kernel: add mingw
Add the option to build a cross-compiler for kernel type 'mingw'.
The resulting cross-compiler can be used to build applications on a Linux host
that can be run on a Windows target.

Compiler is build using the mingwrt and w32-api packages aviable from the
MinGW project (http://sourceforge.net/projects/mingw).

The windows headers (w32-api package) are extracting with the kernel_headers
step The libraries and other headers from both packages are build and
installed in the various steps of libc

Signed-off-by: Bart vdr Meulen <bartvdrmeulen@gmail.com>
[yann.morin.1998@anciens.enib.fr: fix kernel headers comment, don't "return 0"]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-07-11 21:36:20 +02:00
..
bare-metal.in Unmark bare-metal being EXPERIMENTAL. 2008-11-01 18:30:19 +00:00
linux.in kernel/linux: update linux stable releases 2010-07-09 15:51:59 +02:00
mingw32.in kernel: add mingw 2010-07-11 21:36:20 +02:00