Lionel Sambuc 859a265cba Removing MK{GCCCMDS,BINUTILS}=yes in image scripts
MKGCCCMDS=yes and MKBINUTILS=yes where added on the build command line
while they should have been left to the developer's discretion.

To build and install binutils and gcc do the following:

 $ BUILDVARS='-V MKBINUTILS=yes -V MKGCC=yes -V MKGCCCMDS=yes' \
    ./releasetools/arm_sdimage.sh
or

 $ BUILDVARS='-V MKBINUTILS=yes -V MKGCC=yes -V MKGCCCMDS=yes' \
    ./releasetools/x86_hdimage.sh

Change-Id: Icb46a3422f527747768fa107d14fc19ff3ac0a63
2014-03-01 09:05:01 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:05:01 +01:00
2013-08-20 11:37:40 +02:00
2014-03-01 09:04:59 +01:00
2014-03-01 09:05:00 +01:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:01 +01:00
2014-03-01 09:05:01 +01:00
2013-11-12 10:15:47 -05:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%