projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix autoloading for netfilter modules (#939)
[openwrt.git]
/
package
/
hostap-utils
/
Makefile
diff --git
a/package/hostap-utils/Makefile
b/package/hostap-utils/Makefile
index
ad142f3
..
68afdd2
100644
(file)
--- 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/
This page took
0.025485 seconds
and
4
git commands to generate.