summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-19 12:24:53 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-19 12:24:53 +0000
commit70aba3ccb1054522f25b330357dfeec01b2f16cd (patch)
treedf261b26554680709d2f3d2388a40a50afc59395 /package
parent8119784b65dedfdcfc9f189508c8f43d7fa94513 (diff)
aodv-uu is not broken anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8051 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 29ae55bf3..64cdb07e1 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.