projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix keynote compile
[openwrt.git]
/
package
/
shfs
/
Makefile
diff --git
a/package/shfs/Makefile
b/package/shfs/Makefile
index
ae99df3
..
5891491
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)
\\\
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
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
AUTOLOAD:=$(call AutoLoad,40,shfs)
endef
This page took
0.023841 seconds
and
4
git commands to generate.