[net] Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@26072 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
619afa82ec
commit
6457561c19
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -34,6 +34,7 @@ define Package/batmand
|
||||||
$(call Package/batmand/Default)
|
$(call Package/batmand/Default)
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Routing and Redirection
|
||||||
DEPENDS:=+libpthread +kmod-tun
|
DEPENDS:=+libpthread +kmod-tun
|
||||||
TITLE:=B.A.T.M.A.N. layer 3 routing daemon
|
TITLE:=B.A.T.M.A.N. layer 3 routing daemon
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue