Kees Jongenburger eb1e5bf042 build:arm allow to store build settings in a .settings file.
If present a file called .settings will be sourced when
calling the arm_sdimage.sh script. This allows to configure
the build setting for arm build without the need to specify
the flags each time arm_sdimage.sh is called.

For example to configure arm_sdimage.sh to target the
beaglebone put the following content in your .settings file.

BASE_URL=http://www.minix3.org/arm/beaglebone
FLAG=-DAM335X
CONSOLE=tty00

Change-Id: Ide0341a255bc7f41dc5c30d0a43e71b01a8ea55c
2013-05-30 13:01:05 +02:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:16 +00:00
2013-04-09 16:43:13 +02:00
2013-05-13 11:18:15 +02:00
2013-04-12 18:55:40 +00:00
2013-05-16 20:39:19 +02:00
2013-05-29 16:12:33 +00:00
2013-05-13 11:18:15 +02:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:15 +00:00
2013-04-24 10:18:16 +00:00
2013-05-13 11:18:15 +02:00
2013-05-26 14:12:54 +00:00
2010-01-21 10:16:05 +00:00
2013-04-04 12:50:12 +00: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%