Attention is currently required from: Thomas Heijligen, Anastasia Klimchuk.
Hello Thomas Heijligen, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/74924
to look at the new patch set (#2).
Change subject: makefile: remove gitconfig target ......................................................................
makefile: remove gitconfig target
There's basically no benefit to running `make` over directly running the script that configures hooks, and implementing similar support in Meson is difficult. Remove the Makefile target and make documentation point to the script it runs instead to achieve feature parity between the build systems.
Signed-off-by: Peter Marheine pmarheine@chromium.org Change-Id: I278408bd515c5a5599b5c45c597cc66485a87082 --- M Makefile M doc/dev_guide/contributing.rst 2 files changed, 17 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/24/74924/2