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> SVN-Revision: 34504
This commit is contained in:
parent
da069ac466
commit
eaa30e9776
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue