This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vboot: compile vboot tools statically and add them to the image
For now, these are extremely useful to have around until we write them in Go. Also, build them statically, so we don't have to deal with stupid shared library problems. I've tested this and it's really nice to have them there. Signed-off-by: Ronald G. Minnich <[email protected]>
- Loading branch information