projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
619afa8
)
[net] Routing and Redirection: Moved programs for routing and redirecting/relaying...
author
Daniel Dickinson
<daniel@cshore.neomailbox.net>
Sat, 12 Mar 2011 06:55:07 +0000
(06:55 +0000)
committer
Daniel Dickinson
<daniel@cshore.neomailbox.net>
Sat, 12 Mar 2011 06:55:07 +0000
(06:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@26072
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 821e33a1feaef49677a38ff76032093cc0d636ba..db1bc37a8008e490d512243ed88d4c4b8bc4e6a9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-34,6
+34,7
@@
define Package/batmand
$(call Package/batmand/Default)
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Routing and Redirection
DEPENDS:=+libpthread +kmod-tun
TITLE:=B.A.T.M.A.N. layer 3 routing daemon
endef