From f7978010796b71fe7d9bae35911886788a7e4924 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson 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/net/olsrd@26091 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index c7c6341..94c5f66 100644 --- a/Makefile +++ b/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/ -- 2.30.2