projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b0c035
)
Make aodv-uu as broken for all archs until we fix it
author
Florian Fainelli
<florian@openwrt.org>
Wed, 27 Jun 2007 00:40:15 +0000
(
00:40
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 27 Jun 2007 00:40:15 +0000
(
00:40
+0000)
SVN-Revision: 7739
package/aodv-uu/Makefile
patch
|
blob
|
history
diff --git
a/package/aodv-uu/Makefile
b/package/aodv-uu/Makefile
index 64cdb07e11272ff867ce1c7d864e17191a3af1f3..29ae55bf39b1cc597194861f2704c5580500f234 100644
(file)
--- a/
package/aodv-uu/Makefile
+++ b/
package/aodv-uu/Makefile
@@
-21,6
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/aodv-uu/Default
TITLE:=Ad-hoc On-demand Distance Vector Routing
+ DEPENDS:=@BROKEN
DESCRIPTION:=\
AODV is the Ad-hoc On-demand Distance Vector routing protocol \\\
implementation created at Uppsala University.