aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-19 12:24:53 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-19 12:24:53 +0000
commit6d85923a77d07413b6ea9d725afc6a98bf818baf (patch)
tree001caba90ca33487f3f935c9b70036007a01c9db /package
parent38c3a1299ec9f4a595cf44a3676dd4ed40a34275 (diff)
downloadupstream-6d85923a77d07413b6ea9d725afc6a98bf818baf.tar.gz
upstream-6d85923a77d07413b6ea9d725afc6a98bf818baf.tar.bz2
upstream-6d85923a77d07413b6ea9d725afc6a98bf818baf.zip
aodv-uu is not broken anymore
SVN-Revision: 8051
Diffstat (limited to 'package')
-rw-r--r--package/aodv-uu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile
index 29ae55bf39..64cdb07e11 100644
--- a/package/aodv-uu/Makefile
+++ b/package/aodv-uu/Makefile
@@ -21,7 +21,6 @@ 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.