the following patch was just integrated into master: commit f3947152775e3b13c7bec25aac30bec602d1e14e Author: Patrick Georgi patrick@georgi-clan.de Date: Tue Apr 28 21:36:11 2015 +0200
gitconfig: Use the right make executable in git hooks
When installing git hooks through $(MAKE) gitconfig, make knows itself (and is a GNU make). So let it splice itself into hooks where necessary by replacing %MAKE%.
Change-Id: Iaf778bfa3f17a8fe31312f871571ed89a9de5385 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/10018 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See http://review.coreboot.org/10018 for details.
-gerrit