do not build lib and util here
authorNicolas Thill <nico@openwrt.org>
Mon, 15 Aug 2005 03:23:47 +0000 (03:23 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 15 Aug 2005 03:23:47 +0000 (03:23 +0000)
SVN-Revision: 1680

openwrt/target/linux/package/fuse/Makefile

index 8b997d6b4fe296223cc9fe698e54c00159f3b0d2..c366d9a65c1327e32803032752927cba9468ad86 100644 (file)
@@ -55,8 +55,8 @@ $(PKG_BUILD_DIR)/.configured:
                  --enable-shared \
                  --enable-static \
                  --enable-kernel-module \
-                 --enable-lib \
-                 --enable-util \
+                 --disable-lib \
+                 --disable-util \
                  --disable-example \
                  --disable-auto-modprobe \
                  --with-kernel=$(KERNEL_DIR) \