X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=rules.mk;h=b8ed526a0c8a8ccefd46f952483a50fee3d2e5be;hb=d06f0ec5f269e295f05c83648b908b698ba74587;hp=d403260ddb5cd3de0b762df0366ce816c6f23489;hpb=6ea5ea7c86437ed9add589d3c7c121197532e14b;p=openwrt-10.03%2F.git diff --git a/rules.mk b/rules.mk index d403260dd..b8ed526a0 100644 --- 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)))