X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1d3cff733d7f863871da68a81aeb52729dc314d4..638af739806c09a7a235b9091f1372f398b625aa:/package/aodv-uu/Makefile?ds=sidebyside diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile index 9a3b218b6..29ae55bf3 100644 --- a/package/aodv-uu/Makefile +++ b/package/aodv-uu/Makefile @@ -16,12 +16,12 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://core.it.uu.se/core/files/ PKG_MD5SUM:=05460543054449cb4b170252a7168c65 -PKG_CAT:=zcat 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.