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: unified stamp-based build for all platforms
Replace the separate partitions.xml, gpt, and contents.xml rules with a
single stamp-based rule that runs gen_partition.py -d then ptool.py on
each generated partitions.xml. This handles both single-disk and future
multi-disk partitions.conf files uniformly.
Update gitignore for new .built files.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
0 commit comments