Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:GITVER

34 GITVER := $(shell git describe --dirty=+)
35 ifneq ($(GITVER),)
36 CFLAGS += -DGIT_VERSION_STR_POSTFIX=\"-$(GITVER)\"