projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added dhcp6, an IPv6 implementation of the dhcp server and client
[openwrt.git]
/
openwrt
/
package
/
shfs
/
Config.in
diff --git
a/openwrt/package/shfs/Config.in
b/openwrt/package/shfs/Config.in
index
a464a41
..
b7c7cfa
100644
(file)
--- a/
openwrt/package/shfs/Config.in
+++ b/
openwrt/package/shfs/Config.in
@@
-1,13
+1,13
@@
-config BR2_
PACKAG
E_SHFS
- bool
+config BR2_
COMPIL
E_SHFS
+ tristate
default n
depends BR2_PACKAGE_SHFS_UTILS
default n
depends BR2_PACKAGE_SHFS_UTILS
-
config BR2_PACKAGE_SHFS_UTILS
config BR2_PACKAGE_SHFS_UTILS
- select BR2_PACKAGE_KMOD_SHFS
- prompt "shfs-utils - ShFS mount/umount utilities"
+ prompt "shfs-utils........................ ShFS mount/umount utilities"
tristate
tristate
+ select BR2_COMPILE_SHFS
+ select BR2_PACKAGE_KMOD_SHFS
default m if CONFIG_DEVEL
help
ShFS is a simple and easy to use Linux kernel module which
default m if CONFIG_DEVEL
help
ShFS is a simple and easy to use Linux kernel module which
@@
-29,5
+29,4
@@
config BR2_PACKAGE_SHFS_UTILS
http://shfs.sourceforge.net/
This package contains the shfs mount/umount utilities.
http://shfs.sourceforge.net/
This package contains the shfs mount/umount utilities.
-
This page took
0.023073 seconds
and
4
git commands to generate.