projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix rx tsf parsing
[openwrt.git]
/
package
/
crda
/
Makefile
diff --git
a/package/crda/Makefile
b/package/crda/Makefile
index
7036dcf
..
9e9be18
100644
(file)
--- a/
package/crda/Makefile
+++ b/
package/crda/Makefile
@@
-28,7
+28,7
@@
define Package/crda
SECTION:=net
CATEGORY:=Network
TITLE:=Central Regulatory Domain Agent (CRDA)
- DEPENDS:=+
kmod-mac80211 +
libnl-tiny
+ DEPENDS:=+libnl-tiny
URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA
endef
This page took
0.0202 seconds
and
4
git commands to generate.