aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/ltq-vdsl-app/Makefile
diff options
context:
space:
mode:
authorMartin Schiller <ms@dev.tdt.de>2020-07-17 05:58:19 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-17 12:14:32 +0200
commit6299c1760a15633a3b41f08044efd9cadd051db0 (patch)
treefe395b5e51cc8f23bccc059dad6387669c6f6281 /package/network/config/ltq-vdsl-app/Makefile
parent4d8552c26527428e041a490a365b5cbd3495119e (diff)
downloadupstream-6299c1760a15633a3b41f08044efd9cadd051db0.tar.gz
upstream-6299c1760a15633a3b41f08044efd9cadd051db0.tar.bz2
upstream-6299c1760a15633a3b41f08044efd9cadd051db0.zip
ltq-*dsl-app: dsl_control: remove unneeded check for lantiq_dsl.sh
This file is always present because it is part of the ltq-dsl-base package on which these packages depend. This check would not have been necessary in the past, because the script was part of the TARGET_LANTIQ on which these packages also depend. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Diffstat (limited to 'package/network/config/ltq-vdsl-app/Makefile')
-rw-r--r--package/network/config/ltq-vdsl-app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/ltq-vdsl-app/Makefile b/package/network/config/ltq-vdsl-app/Makefile
index 92d6faf736..d12f194cd5 100644
--- a/package/network/config/ltq-vdsl-app/Makefile
+++ b/package/network/config/ltq-vdsl-app/Makefile
@@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ltq-vdsl-app
PKG_VERSION:=4.17.18.6
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_BASE_NAME:=dsl_cpe_control
PKG_SOURCE:=$(PKG_BASE_NAME)_vrx-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources