This website requires JavaScript.
Explore
Help
Register
Sign In
libreboot
/
lbmk
Watch
1
Star
0
Fork
You've already forked lbmk
0
Code
Packages
Projects
Releases
Activity
4702e568c3
lbmk
/
config
/
coreboot
/
d945gclf_512kb
/
target.cfg
6 lines
95 B
INI
Raw
Normal View
History
Unescape
Escape
add 512kb d945gclf config Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 08:44:03 +00:00
tree
=
"default"
update/trees: further simplify crossgcc handling arch no longer needs to be set, on multi-tree projects, and it has been renamed to xarch the new behaviour is: if xarch is set, treat it as a list of crossgcc targets and go through the list. set the first one as the target, for what lbmk builds, but build all of the defined crossgccc targets crossgcc_ada is now xlang, and defines which languages to build, rather than whether to build gcc-gnat Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-12-27 15:18:21 +00:00
xarch
=
"i386-elf"
add 512kb d945gclf config Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 08:44:03 +00:00
payload_seabios
=
"y"
d510mo and d945gclf: disable for release Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-04 03:52:02 +00:00
release
=
"n"
coreboot: set build_depend on target.cfg files set a default one in mkhelper.cfg Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-07-06 05:34:24 +00:00
build_depend
=
"seabios/default"