Make aodv-uu as broken for all archs until we fix it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7739 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
9cbf7f3fdf
commit
8d9ab0b2fb
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue