mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 02:37:23 +01:00
mtk-bndstrg: move under Utilities
This commit is contained in:
parent
f7539ded45
commit
ef9a83ad33
1 changed files with 3 additions and 2 deletions
|
|
@ -16,8 +16,9 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
|||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/mtk-bndstrg
|
||||
SECTION:=base
|
||||
CATEGORY:=Network
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=+libpthread
|
||||
TITLE:=Band steering daemon for Mediatek
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue