move hostap-utils to network category
SVN-Revision: 5574
This commit is contained in:
parent
350c3cc145
commit
04a79e8807
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/hostap-utils
|
||||
SECTION:=utils
|
||||
CATEGORY:=Kernel drivers
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=kmod-hostap
|
||||
TITLE:=Host AP driver utility programs
|
||||
URL:=http://hostap.epitest.fi/
|
||||
|
|
Loading…
Reference in a new issue