projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b6065e
)
Routing and Redirection: Moved vis visualation server for B.A.T.M.A.N. routing daemon...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 08:23:20 +0000
(08:23 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 08:23:20 +0000
(08:23 +0000)
SVN-Revision: 26100
net/batman/Makefile
patch
|
blob
|
history
diff --git
a/net/batman/Makefile
b/net/batman/Makefile
index db1bc37a8008e490d512243ed88d4c4b8bc4e6a9..b17818a14b795784dc4dcea875818e1193c1f7cb 100644
(file)
--- a/
net/batman/Makefile
+++ b/
net/batman/Makefile
@@
-47,6
+47,7
@@
define Package/vis
$(call Package/batmand/Default)
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Routing and Redirection
DEPENDS:=+libpthread
TITLE:=visualization server for B.A.T.M.A.N. layer 3
endef