lbmk/resources/scripts/build/clean
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
..
cbutils replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
crossgcc replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
flashrom replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
grub replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
ich9utils libreboot! 2021-05-18 13:56:12 +01:00
memtest86plus Revert "nuke memtest86+" 2021-11-01 02:51:10 +00:00
payloads replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
rom_images replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
seabios replace #!/bin/bash with #!/usr/bin/env bash 2021-06-03 12:47:08 +01:00
u-boot build/clean: Add helper script to clean U-Boot builds 2022-12-10 15:39:33 +03:00