From 6361eb47cdcca974a38c00259008d9df7bb7e885 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sat, 18 Dec 2021 12:01:03 +0100 Subject: ltq-dsl-base: enable for ipq40xx This is required by the DSL userland tool for hotplug support. Signed-off-by: Andre Heider --- package/network/utils/ltq-dsl-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/ltq-dsl-base') 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 -- cgit v1.2.3