Are you sure that it compiles with < 2.6.27 ? Did you try?

It would make sense to remove the currently commented out condition alltogether. (By the way I read that it says every kernel < 2.6.25 works). But this is a remainder from before I worked on this package.

#ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),lt,2.6.25)),1)

Maybe it's time to disable the module by default without condition. It's part of the kernel and maintained there. Does current buildroot support kernel 2.6 younger than patchversion 14?

... bud


hi,

the fuse package does not compile on recent kernels>  2.6.27 as the
module is already in the kernel, the patch disables the kernel module fuse.

regards
  daniel


------------------------------------------------------------------------

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to