mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
dslmngr: allow compiling for non broadcom targets
to be able to use test stub libdsl
This commit is contained in:
parent
99024c3111
commit
86e90969e3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue