projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65cd178
)
fuse: don't build kernel module
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 Jul 2008 10:11:43 +0000
(10:11 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 10 Jul 2008 10:11:43 +0000
(10:11 -0000)
it's been in the mainline kernel for ages (~3y) and the included stuff
doesn't seem to build with modern kernel headers.
package/fuse/libfuse.mk
patch
|
blob
|
history
diff --git
a/package/fuse/libfuse.mk
b/package/fuse/libfuse.mk
index 4c24eb98af0ba2e75481c3db5bdb0bc164b78ac4..540e202510e5e5265fe54718cb23b019f1c15b07 100644
(file)
--- a/
package/fuse/libfuse.mk
+++ b/
package/fuse/libfuse.mk
@@
-30,10
+30,9
@@
$(LIBFUSE_DIR)/.configured: $(LIBFUSE_DIR)/.source
--program-prefix="" \
--disable-nls \
--disable-example \
- --
en
able-kernel-module \
+ --
dis
able-kernel-module \
--enable-lib \
--enable-util \
- --with-kernel="$(LINUX_DIR)" \
);
touch $@
# --disable-example