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
The default Makefile targets were pointing directly to the generated
files, so once generated, they were not refreshed by Makefile. Instead,
always invoke REFS_DEFAULT_TARGETS and let generate_refs.py decide when
to update (once every 24 hours).
Signed-off-by: Daniel Gomez <[email protected]>
0 commit comments