projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'openssl'
[openwrt.git]
/
package
/
aodv-uu
/
Makefile
diff --git
a/package/aodv-uu/Makefile
b/package/aodv-uu/Makefile
index
6f776ef
..
9f55194
100644
(file)
--- a/
package/aodv-uu/Makefile
+++ b/
package/aodv-uu/Makefile
@@
-1,5
+1,5
@@
-#
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006
-2008
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-21,11
+21,12
@@
include $(INCLUDE_DIR)/package.mk
define Package/aodv-uu/Default
TITLE:=Ad-hoc On-demand Distance Vector Routing
define Package/aodv-uu/Default
TITLE:=Ad-hoc On-demand Distance Vector Routing
+ DEPENDS:=@BROKEN
URL:=http://core.it.uu.se/core/index.php/AODV-UU
endef
define Package/aodv-uu/Default/description
URL:=http://core.it.uu.se/core/index.php/AODV-UU
endef
define Package/aodv-uu/Default/description
- AODV is the Ad-hoc On-demand Distance Vector routing protocol
+ AODV is the Ad-hoc On-demand Distance Vector routing protocol
implementation created at Uppsala University.
endef
implementation created at Uppsala University.
endef
This page took
0.025428 seconds
and
4
git commands to generate.