mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
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>
This commit is contained in:
parent
1f7ec35077
commit
6361eb47cd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user