X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=include%2Ftoolchain-build.mk;h=883d74d25c8285b1693ef2047d953f7b5f413e6e;hb=664369f6b281b961718b247e3b6b2d55fc6a5f7a;hp=a86f6aba7719b78900af055e4be9bce4bae26093;hpb=c6ba19c70e1bde7cb94c77ae64537294cfef2ae9;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index a86f6aba77..883d74d25c 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. @@ -6,9 +6,9 @@ # override CONFIG_AUTOREBUILD= +override CONFIG_AUTOREMOVE= -REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST) -STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) +HOST_BUILD_PREFIX:=$(TOOLCHAIN_DIR) BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) include $(INCLUDE_DIR)/host-build.mk