diff --git a/[refs] b/[refs] index 07fb5ee1e5ed..9f4b1420737a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 06f9a55cf72b6aa19b4206a05d6f9af6fa9648ea +refs/heads/master: fb994ecc2b1c214951366c2ba5d8b121f0010d1f diff --git a/trunk/Makefile b/trunk/Makefile index b98943a466c5..ea5f0bee1934 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -943,7 +943,7 @@ endif ifdef CONFIG_LOCALVERSION_AUTO localver-extra = $(scm-identifier) else - ifneq ($scm-identifier,) + ifneq ($(scm-identifier),) ifeq ($(LOCALVERSION),) localver-extra = + endif