[net] File Transfer: Moved iputils-tftpd tftp daemon to File Transfer submenu.
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Mar 2011 07:37:17 +0000 (07:37 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Mar 2011 07:37:17 +0000 (07:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26083 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/iputils/Makefile

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