projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0d6b09
)
ltq-deu: change PKG_RELEASE to AUTORELEASE
author
Daniel Kestrel
<kestrel1974@t-online.de>
Thu, 8 Jul 2021 06:14:34 +0000
(08:14 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 5 Jan 2022 23:23:15 +0000
(
00:23
+0100)
As per suggestion by adschm, PKG_RELEASE is set to AUTORELEASE.
Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
package/kernel/lantiq/ltq-deu/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-deu/Makefile
b/package/kernel/lantiq/ltq-deu/Makefile
index 9bfdf663eda5a8d5d6afb3c82a718dc83f013486..32a3b5c1b09df9982c1647899aa91b00c9048d58 100644
(file)
--- 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 <john@phrozen.org>
PKG_LICENSE:=GPL-2.0+