mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +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
|
CATEGORY:=Network
|
||||||
TITLE:=DSL related files for Intel/Lantiq DSL Chipsets
|
TITLE:=DSL related files for Intel/Lantiq DSL Chipsets
|
||||||
URL:=http://openwrt.org/
|
URL:=http://openwrt.org/
|
||||||
DEPENDS:=@TARGET_lantiq +jshn
|
DEPENDS:=@(TARGET_lantiq||TARGET_ipq40xx) +jshn
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ltq-dsl-base/description
|
define Package/ltq-dsl-base/description
|
||||||
|
Loading…
Reference in New Issue
Block a user