add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
[oweals/openwrt.git] / package / fuse / Makefile
index 5e60e10ae5a476ed53a823355e67d22badac0895..792f5e67e0f1b8e4faa445942fc22652463b7b60 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 \