do not build kernel module here
authorNicolas Thill <nico@openwrt.org>
Mon, 15 Aug 2005 03:22:42 +0000 (03:22 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 15 Aug 2005 03:22:42 +0000 (03:22 +0000)
SVN-Revision: 1679

openwrt/package/fuse/Makefile

index 60fb4bec50ec1eedc511886bbd80f39f309df332..30b03a8d974e4f7d0638ab86951c7b05a4f78ea1 100644 (file)
@@ -51,7 +51,7 @@ $(PKG_BUILD_DIR)/.configured:
                  $(DISABLE_NLS) \
                  --enable-shared \
                  --enable-static \
-                 --enable-kernel-module \
+                 --disable-kernel-module \
                  --enable-lib \
                  --enable-util \
                  --disable-example \