1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 18:15:00 +02:00

Change category to Filesystems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-01-08 09:52:32 +00:00
parent 061969855e
commit 22fbe25e29

View File

@ -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