From: Andre Heider Date: Sat, 18 Dec 2021 11:01:03 +0000 (+0100) Subject: ltq-dsl-base: enable for ipq40xx X-Git-Tag: v23.05.0-rc1~1230 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6361eb47cdcca974a38c00259008d9df7bb7e885;p=thirdparty%2Fopenwrt.git ltq-dsl-base: enable for ipq40xx This is required by the DSL userland tool for hotplug support. Signed-off-by: Andre Heider --- diff --git a/package/network/utils/ltq-dsl-base/Makefile b/package/network/utils/ltq-dsl-base/Makefile index 2ff069ca4dc..b51851f076e 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