From ff59c60ac0d820470b4e12c303211652cb7c6338 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 27 Jun 2007 00:40:15 +0000
Subject: [PATCH] Make aodv-uu as broken for all archs until we fix it

SVN-Revision: 7739
---
 package/aodv-uu/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile
index 64cdb07e11..29ae55bf39 100644
--- a/package/aodv-uu/Makefile
+++ b/package/aodv-uu/Makefile
@@ -21,6 +21,7 @@ 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.
-- 
2.30.2