lbmk/resources/scripts/build
Alper Nebi Yasak 769f18f2f6 build/roms: Fix building for ARMv7 and AArch64 boards
The code that compiles coreboot crossgcc changes the working directory
to the coreboot directory, and the following code cannot find the lbmk
scripts that it needs to run. Compile ARMv7 and AArch64 cross compilers
in a subshell like in the x86 case so the rest of the script can work.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-08-28 13:09:52 +03:00
..
boot build/roms: Fix building for ARMv7 and AArch64 boards 2022-08-28 13:09:52 +03:00
clean update coreboot and nuke tianocore 2021-11-22 10:03:50 +00:00
dependencies Add script for installing dependencies on Fedora 35. Based on work done by qeeg. 2021-12-02 08:12:42 +08:00
descriptors libreboot! 2021-05-18 13:56:12 +01:00
module Do not treat warnings as errors when building flashrom. This fixes build failure with newer versions of GCC. 2021-12-02 08:12:01 +08:00
payload build/payload: Add helper script to build U-Boot as payload 2022-08-28 13:09:52 +03:00
release u-boot-libre: Add support for deblobbing U-Boot v2022.07 2022-08-27 17:35:55 +03:00