projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa317a6
)
[net] Routing and Redirection: Moved link level discovery daemon to Routing and Redir...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:43:03 +0000
(07:43 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:43:03 +0000
(07:43 +0000)
SVN-Revision: 26086
net/lldpd/Makefile
patch
|
blob
|
history
diff --git
a/net/lldpd/Makefile
b/net/lldpd/Makefile
index 6f4e800186b4f301fa5b8a5e35b094b04a32e264..a4e6241ce0285eba321d3380452c38e6da2f9068 100644
(file)
--- a/
net/lldpd/Makefile
+++ b/
net/lldpd/Makefile
@@
-20,6
+20,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/lldpd
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Routing and Redirection
TITLE:=Link Layer Discovery Protocol damon
DEPENDS:=@!LINUX_2_4
URL:=https://trac.luffy.cx/lldpd/