From: Daniel Kestrel Date: Thu, 8 Jul 2021 06:14:34 +0000 (+0200) Subject: ltq-deu: change PKG_RELEASE to AUTORELEASE X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=973e28f248d5a56a309daa46800a60a5d7cf694d;p=openwrt%2Fstaging%2Frmilecki.git ltq-deu: change PKG_RELEASE to AUTORELEASE As per suggestion by adschm, PKG_RELEASE is set to AUTORELEASE. Signed-off-by: Daniel Kestrel --- diff --git a/package/kernel/lantiq/ltq-deu/Makefile b/package/kernel/lantiq/ltq-deu/Makefile index 9bfdf663eda..32a3b5c1b09 100644 --- a/package/kernel/lantiq/ltq-deu/Makefile +++ b/package/kernel/lantiq/ltq-deu/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ltq-deu -PKG_RELEASE:=1 +PKG_RELEASE:=$(AUTORELEASE) PKG_MAINTAINER:=John Crispin PKG_LICENSE:=GPL-2.0+