ltq-dsl-base: enable for ipq40xx
authorAndre Heider <a.heider@gmail.com>
Sat, 18 Dec 2021 11:01:03 +0000 (12:01 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 16 Jan 2023 23:41:41 +0000 (23:41 +0000)
This is required by the DSL userland tool for hotplug support.

Signed-off-by: Andre Heider <a.heider@gmail.com>
package/network/utils/ltq-dsl-base/Makefile

index 2ff069ca4dc773999bf75330d52af0d536b037f2..b51851f076ee4262be155c55dac16a604d6dfc44 100644 (file)
@@ -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