Don't include libspeex.so into libspeex package
[openwrt-10.03/.git] / rules.mk
index d403260ddb5cd3de0b762df0366ce816c6f23489..b8ed526a0c8a8ccefd46f952483a50fee3d2e5be 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -1,6 +1,6 @@
 include $(TOPDIR)/.config
 MAKE1=make
-MAKE=make -j$(BR2_JLEVEL)
+MAKEFLAGS=-j$(BR2_JLEVEL)
 
 # Strip off the annoying quoting
 ARCH:=$(strip $(subst ",, $(BR2_ARCH)))