Dear coreboot folks,
if I am not mistaken, all programs under `utils/` are currently not
built tested. Could that be changed, please? Maybe the following script
could be integrated somehow?
$ for s in util/*; do cd "$s"; make; cd -; done
Be aware that I have no idea how to use Jenkins.
Thanks,
Paul
signature.asc
Description: This is a digitally signed message part
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

