aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ltq-dsl-base
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2021-12-18 12:01:03 +0100
committerDaniel Golle <daniel@makrotopia.org>2023-01-16 23:41:41 +0000
commit6361eb47cdcca974a38c00259008d9df7bb7e885 (patch)
tree2065518081454a9ab1429fe10592173f8b3f7520 /package/network/utils/ltq-dsl-base
parent1f7ec35077f2288e9512177546d7d275ce15955f (diff)
downloadupstream-6361eb47cdcca974a38c00259008d9df7bb7e885.tar.gz
upstream-6361eb47cdcca974a38c00259008d9df7bb7e885.tar.bz2
upstream-6361eb47cdcca974a38c00259008d9df7bb7e885.zip
ltq-dsl-base: enable for ipq40xx
This is required by the DSL userland tool for hotplug support. Signed-off-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'package/network/utils/ltq-dsl-base')
-rw-r--r--package/network/utils/ltq-dsl-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/ltq-dsl-base/Makefile b/package/network/utils/ltq-dsl-base/Makefile
index 2ff069ca4d..b51851f076 100644
--- a/package/network/utils/ltq-dsl-base/Makefile
+++ b/package/network/utils/ltq-dsl-base/Makefile
@@ -17,7 +17,7 @@ define Package/ltq-dsl-base
CATEGORY:=Network
TITLE:=DSL related files for Intel/Lantiq DSL Chipsets
URL:=http://openwrt.org/
- DEPENDS:=@TARGET_lantiq +jshn
+ DEPENDS:=@(TARGET_lantiq||TARGET_ipq40xx) +jshn
endef
define Package/ltq-dsl-base/description