diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-06-02 17:53:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-06-02 17:53:46 +0000 |
commit | 0f70e268da2a893b1208933c9a7a33ae869fd2a7 (patch) | |
tree | 1ec8b01e8456fe56807a253f1dce04ab1d606082 /package/aodv-uu | |
parent | 802b43511ee55cfbb5e419d3193acadd28f10a19 (diff) | |
download | master-187ad058-0f70e268da2a893b1208933c9a7a33ae869fd2a7.tar.gz master-187ad058-0f70e268da2a893b1208933c9a7a33ae869fd2a7.tar.bz2 master-187ad058-0f70e268da2a893b1208933c9a7a33ae869fd2a7.zip |
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. |