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:
d5a20e4
)
set hidden fuse config option to n again
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Apr 2005 20:57:31 +0000
(20:57 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Apr 2005 20:57:31 +0000
(20:57 +0000)
SVN-Revision: 779
openwrt/package/fuse/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/fuse/Config.in
b/openwrt/package/fuse/Config.in
index 895fcdf88db849bd8c18bc67a8c575716a443134..de985e90fe756de942c5ed039a6e0518e350e2a9 100644
(file)
--- a/
openwrt/package/fuse/Config.in
+++ b/
openwrt/package/fuse/Config.in
@@
-2,7
+2,7
@@
config BR2_PACKAGE_FUSE
select BR2_PACKAGE_LIBPTHREAD
depends BR2_PACKAGE_KMOD_FUSE
bool
- default
m if CONFIG_DEVEL
+ default
n
config BR2_PACKAGE_KMOD_FUSE
select BR2_PACKAGE_FUSE