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:
Andre Heider 2022-09-02 09:48:22 +02:00 committed by Hauke Mehrtens
parent 33e2115fe4
commit 1afd0fefd2
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ define Package/ltq-adsl-app
TITLE:=Lantiq DSL userland tool
URL:=http://www.lantiq.com/
DEPENDS:=@(TARGET_lantiq_xway||TARGET_lantiq_xway_legacy||TARGET_lantiq_ase) +libpthread +ltq-dsl-base +libubox +libubus
PROVIDES:=ltq-dsl-app
MENU:=1
endef

View File

@ -30,6 +30,7 @@ define Package/ltq-vdsl-vr9-app
TITLE:=Lantiq VDSL userland tool
URL:=http://www.lantiq.com/
DEPENDS:=@TARGET_lantiq_xrx200 +libpthread +librt +ltq-dsl-base +libubox +libubus
PROVIDES:=ltq-dsl-app
endef
define Package/ltq-vdsl-vr9-app/description