From 741e55f2c7444f494e63197c0d3799cfb8450967 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sat, 12 Mar 2011 06:55:07 +0000 Subject: [PATCH] [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/bmxd@26072 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index fa57ca0..c182d8e 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ define Package/bmxd $(call Package/bmxd/Default) SECTION:=net CATEGORY:=Network + SUBMENU:=Routing and Redirection DEPENDS:=+kmod-tun TITLE:=B.a.t.M.a.n. eXperimental (BMX) layer 3 routing daemon endef -- 2.30.2