Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:git

32 # Add VERSION_STR postfix for builds from a git repository
33 ifeq ($(wildcard ../.git),../.git)
34 GITVER := $(shell git describe --dirty=+)