ソースを参照

ltq-dsl-base: enable for ipq40xx

This is required by the DSL userland tool for hotplug support.

Signed-off-by: Andre Heider <[email protected]>
Andre Heider 4 年 前
コミット
6361eb47cd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package/network/utils/ltq-dsl-base/Makefile

+ 1 - 1
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