X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c105074ae4bf75a78c5f774d58c320d51a680990..477024d560de33f52efd112e205ee2cae631f9da:/package/aodv-uu/Makefile diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile index 64cdb07e1..29ae55bf3 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.