lbmk/resources/scripts/build
Alper Nebi Yasak 70435784ec build/clean: Add helper script to clean U-Boot builds
Copy the resources/scripts/build/clean/crossgcc script and adapt it to
run "make distclean" on U-Boot build trees. Some build artifacts persist
after the run, so also run "git clean -fdx" if we can.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-10 15:39:33 +03:00
..
boot build/roms: Support using "u-boot" ELF file as U-Boot payload 2022-12-10 14:19:00 +03:00
clean build/clean: Add helper script to clean U-Boot builds 2022-12-10 15:39:33 +03:00
dependencies dependencies/debian: Install dependencies for U-Boot 2022-12-10 14:19:00 +03: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/roms: Make coreboot crossgcc usable for payloads and modules 2022-12-10 14:19:00 +03:00
release build/release/roms: delete ME/MRC firmware in ROMs 2022-12-05 02:21:28 +00:00