From 22fbe25e291f65c739fcc4a7dc804d19f087e955 Mon Sep 17 00:00:00 2001
From: florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Mon, 8 Jan 2007 09:52:32 +0000
Subject: [PATCH] Change category to Filesystems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 package/shfs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/shfs/Makefile b/package/shfs/Makefile
index ae99df392..58914912c 100644
--- a/package/shfs/Makefile
+++ b/package/shfs/Makefile
@@ -41,7 +41,7 @@ define KernelPackage/shfs
 	\\\
 	This package contains the ShFS kernel module.
   FILES:=$(PKG_INSTALL_DIR)/lib/modules/$(LINUX_VERSION)/kernel/fs/shfs/shfs.$(LINUX_KMOD_SUFFIX)
-  SUBMENU:=Network Support
+  SUBMENU:=Filesystems
   VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
   AUTOLOAD:=$(call AutoLoad,40,shfs)
 endef
-- 
2.20.1