mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-17 20:09:41 +02:00
move hostap-utils to network category
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5574 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b106c80cfc
commit
474ec8f573
@ -21,8 +21,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/hostap-utils
|
define Package/hostap-utils
|
||||||
SECTION:=utils
|
SECTION:=net
|
||||||
CATEGORY:=Kernel drivers
|
CATEGORY:=Network
|
||||||
DEPENDS:=kmod-hostap
|
DEPENDS:=kmod-hostap
|
||||||
TITLE:=Host AP driver utility programs
|
TITLE:=Host AP driver utility programs
|
||||||
URL:=http://hostap.epitest.fi/
|
URL:=http://hostap.epitest.fi/
|
||||||
|
Loading…
Reference in New Issue
Block a user