do not build kernel module here

SVN-Revision: 1679
master
Nicolas Thill 19 years ago
parent 4786fe254a
commit d3c40c1572
  1. 2
      openwrt/package/fuse/Makefile

@ -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 \

Loading…
Cancel
Save