1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 08:54:04 +02:00

Mark aodv-uu as broken with the .21 upgrade

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7427 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-06-01 11:48:05 +00:00
parent c3360bcbb3
commit 1eee341120

View File

@ -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.