From e8c0c38b528f764b4ccd589dac85370fbf835c26 Mon Sep 17 00:00:00 2001 From: cshore Date: Sat, 12 Mar 2011 07:56:38 +0000 Subject: [PATCH] [net] Routing and Redirection: Move OLSR routing daemon to Routing and Redirection submenu. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26091 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/olsrd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile index c7c634138..94c5f6651 100644 --- a/net/olsrd/Makefile +++ b/net/olsrd/Makefile @@ -25,6 +25,7 @@ TARGET_CFLAGS += $(FPIC) define Package/olsrd/template SECTION:=net CATEGORY:=Network + SUBMENU:=Routing and Redirection MAINTAINER:=Saverio Proto TITLE:=OLSR (Optimized Link State Routing) daemon URL:=http://www.olsr.org/