You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makefile: move coreboot_dir and board_dir cleanup to canary dev cycle helper to not impact qemu builds (which need to inject pubkey chich changes at each build.....
@echo "This approach economizes time since most build artifacts do not need to be rebuilt, as the file dates should be the same as when you originally built them."
978
975
@echo "Only a minimal time is needed for rebuilding, which is also good for your SSD."
979
976
@echo "*** USE THIS APPROACH FIRST ***"
980
-
find ./build/ -type f -name ".canary" -print -delete
0 commit comments