X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;h=d829098e54f616b892c74e285963483865378ad8;hb=cf323eb924bf6a5b45e136f7afef91078d5b070d;hp=5682698bcf04a0237bdb48935aa7bf6ac0aa0265;hpb=68219be4e76133e9d3cff8e76d0e66232efbf593;p=openwrt%2Fstaging%2Frmilecki.git diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index 5682698bcf0..d829098e54f 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -79,7 +79,7 @@ define Host/Configure endef define Host/Compile - $(MAKE) -C $(HOST_BUILD_DIR) all + $(MAKE) $(TOOLCHAIN_JOBS) -C $(HOST_BUILD_DIR) all endef define Host/Install