diff options
| -rw-r--r-- | package/hostap-utils/Makefile | 4 | 
1 files 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/  | 
