From 414f6d081dc7e7275c40f29c7b213455bb63309c Mon Sep 17 00:00:00 2001 From: acinonyx Date: Wed, 13 Jul 2011 20:29:27 +0000 Subject: [PATCH] [packages] quagga: Move package to 'Routing and Redirection' submenu git-svn-id: svn+ssh://svn.openwrt.org/openwrt@27609 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 68e36a5..3dcf0c3 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ include $(INCLUDE_DIR)/package.mk define Package/quagga/Default SECTION:=net CATEGORY:=Network + SUBMENU:=Routing and Redirection DEPENDS:=quagga TITLE:=The Quagga Software Routing Suite URL:=http://www.quagga.net