X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=include%2Ftoolchain-build.mk;h=212923a1e65f263ae9bf2f7513c925154c5702e8;hp=d2fdb0281a104175bb24649703415b30218ddd65;hb=26c04e09a23a0365725d8ef41423606344de61b1;hpb=59b384dabe20a4930b1c8ff4e0f48367cc080662 diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index d2fdb0281a..212923a1e6 100644 --- a/include/toolchain-build.mk +++ b/include/toolchain-build.mk @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -11,8 +11,6 @@ REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST) STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) -TOOLCHAIN_JOBS?=$(if $(CONFIG_TOOLCHAIN_PARALLEL),-j$(CONFIG_PKG_BUILD_JOBS)) - include $(INCLUDE_DIR)/host-build.mk HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared