projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] remove iptables libipq dependency, thanks jow
[openwrt.git]
/
package
/
crda
/
Makefile
diff --git
a/package/crda/Makefile
b/package/crda/Makefile
index
402bee5
..
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:=
@LINUX_2_6 +hotplug2 +kmod-mac80211
+libnl-tiny
+ DEPENDS:=+libnl-tiny
URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA
endef
This page took
0.022613 seconds
and
4
git commands to generate.