projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d4a055
)
Change category to Filesystems
author
Florian Fainelli
<florian@openwrt.org>
Mon, 8 Jan 2007 09:52:32 +0000
(09:52 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 8 Jan 2007 09:52:32 +0000
(09:52 +0000)
SVN-Revision: 6030
package/shfs/Makefile
patch
|
blob
|
history
diff --git
a/package/shfs/Makefile
b/package/shfs/Makefile
index ae99df39269a3ff325b2d4c412d3670a8ac97d8f..58914912cfff8c44c612f24bc65c3ba2023d4584 100644
(file)
--- 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