[net] File Transfer: Moved iputils-tftpd tftp daemon to File Transfer submenu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26083 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-12 07:37:17 +00:00
parent bb46130a13
commit e6186dbf28

View File

@ -77,6 +77,7 @@ endef
define Package/iputils-tftpd
$(call Package/iputils/Default)
SUBMENU:=File Transfer
TITLE:=iputils - tftpd
endef