X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2c8df114186cfc92f53ef3aed0d4f57189fa7b76..e378dbfeabc3cc6fe75f3d8e0e462ca60b9c15b0:/toolchain/gcc/Makefile diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index 700463cb7..be4848b07 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -30,6 +30,7 @@ PKG_SOURCE_URL:=ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-$(PKG_VER PKG_SOURCE:=gcc-$(PKG_VERSION).tar.bz2 STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) +override CONFIG_AUTOREBUILD= include $(INCLUDE_DIR)/host-build.mk