commit | 26c2c4d7393589f7b82edd95c5836933caa9b923 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Tue Jan 10 17:45:38 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Fri Jan 13 17:44:09 2023 +0000 |
tree | 9d76bb192cb8c1c0bd874b6f755bc177fcec6250 | |
parent | 5f245a218d92d8f0280e4c5d8bd8c70d21e5e166 [diff] |
Makefile: Add helper targets for `branch` and `tag` Add `branch` and `tag` targets to assist maintaining a checked-in `versioninfo.inc`. The version, for branch and tag names, is given as RELEASE on the command line, e.g. $ make branch RELEASE=1.0.x Change-Id: Ieaa125e5168c5ce1d1aa3bb6857c648aa0c43ede Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71779 Tested-by: build bot (Jenkins) <no-reply@coreboot.org>