linux-atm: put all packages into their own submenus
Now that we package individual tools as well, the list of ATM tools is pretty big to deserve its own submenu. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34504 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
489c3ed133
commit
eebdec56b1
|
@ -43,6 +43,7 @@ define Package/linux-atm/Default
|
|||
CATEGORY:=Network
|
||||
DEPENDS:=linux-atm
|
||||
URL:=http://linux-atm.sourceforge.net/
|
||||
SUBMENU:=Linux ATM tools
|
||||
endef
|
||||
|
||||
define Package/atm-tools
|
||||
|
|
Loading…
Reference in New Issue