From 86e90969e330f9a655b44fa75dd2fc9ccf034944 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Wed, 4 Jan 2023 14:46:56 +0100 Subject: [PATCH] dslmngr: allow compiling for non broadcom targets to be able to use test stub libdsl --- dslmngr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dslmngr/Makefile b/dslmngr/Makefile index 5986d745a..aaf5423ce 100644 --- a/dslmngr/Makefile +++ b/dslmngr/Makefile @@ -38,7 +38,7 @@ define Package/dslmngr SECTION:=utils CATEGORY:=Utilities TITLE:=XDSL status and configration utility - DEPENDS:=@(TARGET_brcmbca) +libdsl +libuci +libubox +ubus +libpthread +libnl-genl +libeasy + DEPENDS:=+libdsl +libuci +libubox +ubus +libpthread +libnl-genl +libeasy endef define Package/dslmngr/description