mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user