ltq-[a|v]dsl-app: provide ltq-dsl-app
This makes it easier for packages to depend on any lantiq/intel/maxlinear compatible dsl daemon. Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
parent
33e2115fe4
commit
1afd0fefd2
2 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,7 @@ define Package/ltq-adsl-app
|
||||||
TITLE:=Lantiq DSL userland tool
|
TITLE:=Lantiq DSL userland tool
|
||||||
URL:=http://www.lantiq.com/
|
URL:=http://www.lantiq.com/
|
||||||
DEPENDS:=@(TARGET_lantiq_xway||TARGET_lantiq_xway_legacy||TARGET_lantiq_ase) +libpthread +ltq-dsl-base +libubox +libubus
|
DEPENDS:=@(TARGET_lantiq_xway||TARGET_lantiq_xway_legacy||TARGET_lantiq_ase) +libpthread +ltq-dsl-base +libubox +libubus
|
||||||
|
PROVIDES:=ltq-dsl-app
|
||||||
MENU:=1
|
MENU:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
@ -30,6 +30,7 @@ define Package/ltq-vdsl-vr9-app
|
||||||
TITLE:=Lantiq VDSL userland tool
|
TITLE:=Lantiq VDSL userland tool
|
||||||
URL:=http://www.lantiq.com/
|
URL:=http://www.lantiq.com/
|
||||||
DEPENDS:=@TARGET_lantiq_xrx200 +libpthread +librt +ltq-dsl-base +libubox +libubus
|
DEPENDS:=@TARGET_lantiq_xrx200 +libpthread +librt +ltq-dsl-base +libubox +libubus
|
||||||
|
PROVIDES:=ltq-dsl-app
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ltq-vdsl-vr9-app/description
|
define Package/ltq-vdsl-vr9-app/description
|
||||||
|
|
Loading…
Reference in a new issue