Fix autoloading for netfilter modules (#939)
[openwrt.git] / package / hostap-utils / Makefile
index ad142f3..68afdd2 100644 (file)
@@ -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/
This page took 0.025485 seconds and 4 git commands to generate.