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:
ab8b7ee
)
[net] File Transfer: Moved iputils-tftpd tftp daemon to File Transfer submenu.
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:37:17 +0000
(07:37 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 07:37:17 +0000
(07:37 +0000)
SVN-Revision: 26083
net/iputils/Makefile
patch
|
blob
|
history
diff --git
a/net/iputils/Makefile
b/net/iputils/Makefile
index ef258c18c70927deb75be00dc8c059e28a7511c7..fdf0d2d9034a3e27523f1fcc3b58b830ebc0be3a 100644
(file)
--- a/
net/iputils/Makefile
+++ b/
net/iputils/Makefile
@@
-77,6
+77,7
@@
endef
define Package/iputils-tftpd
$(call Package/iputils/Default)
+ SUBMENU:=File Transfer
TITLE:=iputils - tftpd
endef