projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e22bf04
)
crda: remove superfluous dependency
author
hcg
<hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Jul 2010 13:51:18 +0000
(13:51 +0000)
committer
hcg
<hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 7 Jul 2010 13:51:18 +0000
(13:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22087
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/crda/Makefile
patch
|
blob
|
history
diff --git
a/package/crda/Makefile
b/package/crda/Makefile
index
a9a2161
..
7036dcf
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:=+
hotplug2 +
kmod-mac80211 +libnl-tiny
+ DEPENDS:=+kmod-mac80211 +libnl-tiny
URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA
endef
This page took
0.026163 seconds
and
4
git commands to generate.