Fresh fixes for rdc from sn9, thanks !
[openwrt.git] / package / fuse / Makefile
index 5e60e10..792f5e6 100644 (file)
@@ -62,6 +62,9 @@ define Package/libfuse
        This package contains the FUSE shared library, needed by other programs.
 endef
 
+CONFIGURE_VARS += \
+        kernsrcver="$(LINUX_VERSION)"
+
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \
This page took 0.024404 seconds and 4 git commands to generate.