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: make sure coreboot forks do the right thing when there is no .canary file but coreboot fork directory exists
Improves collaboration with Makefile real.remove_canary_files-extract_patch_rebuild_what_changed helper:
- if canary is not found but coreboot fork directory exists: do not attempt to git clone; git reset instead and reuse previous logic
- if canary is not found and coreboot dir doesn't exist: git clone
Signed-off-by: Thierry Laurion <[email protected]>
0 commit comments