projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Convert ipkg to new packaging style
[openwrt.git]
/
openwrt
/
package
/
fuse
/
Config.in
diff --git
a/openwrt/package/fuse/Config.in
b/openwrt/package/fuse/Config.in
index
895fcdf
..
de985e9
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
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
config BR2_PACKAGE_KMOD_FUSE
select BR2_PACKAGE_FUSE
This page took
0.021549 seconds
and
4
git commands to generate.