[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
This commit is contained in:
parent
27c3fce32a
commit
f797801079
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -25,6 +25,7 @@ TARGET_CFLAGS += $(FPIC)
|
||||||
define Package/olsrd/template
|
define Package/olsrd/template
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Routing and Redirection
|
||||||
MAINTAINER:=Saverio Proto <zioproto@gmail.com>
|
MAINTAINER:=Saverio Proto <zioproto@gmail.com>
|
||||||
TITLE:=OLSR (Optimized Link State Routing) daemon
|
TITLE:=OLSR (Optimized Link State Routing) daemon
|
||||||
URL:=http://www.olsr.org/
|
URL:=http://www.olsr.org/
|
||||||
|
|
Loading…
Reference in a new issue