From 474ec8f57383d57f8aa0d1532e534a2dc8350341 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 18 Nov 2006 21:46:58 +0000 Subject: [PATCH] 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 ad142f33d..68afdd270 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/ -- 2.35.1