From 0ffc8b61f7b33f92af975a66b1b2866465192605 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 18 Nov 2006 21:46:58 +0000 Subject: move hostap-utils to network category git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5574 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostap-utils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/hostap-utils/Makefile b/package/hostap-utils/Makefile index ad142f33d2..68afdd2709 100644 --- a/package/hostap-utils/Makefile +++ b/package/hostap-utils/Makefile @@ -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/ -- cgit v1.2.3