diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-02 17:53:46 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-02 17:53:46 +0000 |
commit | c105074ae4bf75a78c5f774d58c320d51a680990 (patch) | |
tree | 1ec8b01e8456fe56807a253f1dce04ab1d606082 /package/aodv-uu | |
parent | 6415bc7abd7037166c9fb75a9b5f91542c2f5566 (diff) |
Unmark as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7457 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/aodv-uu')
-rw-r--r-- | package/aodv-uu/Makefile | 1 |
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. |