projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix config
[openwrt.git]
/
target
/
linux
/
package
/
shfs
/
Config.in
diff --git
a/target/linux/package/shfs/Config.in
b/target/linux/package/shfs/Config.in
index
61bd54b
..
71cc327
100644
(file)
--- a/
target/linux/package/shfs/Config.in
+++ b/
target/linux/package/shfs/Config.in
@@
-1,7
+1,7
@@
-config
BR2_
PACKAGE_KMOD_SHFS
+config PACKAGE_KMOD_SHFS
prompt "kmod-shfs......................... Shell FileSystem kernel module (ShFS) kernel module"
tristate
prompt "kmod-shfs......................... Shell FileSystem kernel module (ShFS) kernel module"
tristate
- default m if
CONFIG_
DEVEL
+ default m if DEVEL
help
ShFS is a simple and easy to use Linux kernel module which
allows you to mount remote filesystems using a plain shell
help
ShFS is a simple and easy to use Linux kernel module which
allows you to mount remote filesystems using a plain shell
This page took
0.022647 seconds
and
4
git commands to generate.