arm-trusted-firmware-mvebu: switch to CZ.NIC's Secure Firmware
[openwrt/staging/ldir.git] / package / boot / arm-trusted-firmware-mvebu / patches-mox-boot-builder / 001-version.patch
1 diff --git a/wtmi/Makefile b/wtmi/Makefile
2 index 75754dc..3602ec3 100644
3 --- a/wtmi/Makefile
4 +++ b/wtmi/Makefile
5 @@ -41,7 +41,6 @@ else
6 LTO_FLAGS =
7 endif
8
9 -override WTMI_VERSION = $(shell git describe --always --dirty --tags)
10 ifndef WTMI_VERSION
11 $(error Repository is without git tags, please do a full git clone again)
12 endif