From de6276efebbc6a228460c09838c34c1b2a22ae70 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sat, 12 Mar 2011 08:23:20 +0000 Subject: [PATCH] [net] Routing and Redirection: Moved vis visualation server for B.A.T.M.A.N. routing daemon to Routing and Redirection submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@26100 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index db1bc37..b17818a 100644 --- a/Makefile +++ b/Makefile @@ -47,6 +47,7 @@ define Package/vis $(call Package/batmand/Default) SECTION:=net CATEGORY:=Network + SUBMENU:=Routing and Redirection DEPENDS:=+libpthread TITLE:=visualization server for B.A.T.M.A.N. layer 3 endef -- 2.35.1