From d98bb7e6b96d5bb700800c797f68bf391335374d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 18 Jan 2017 18:00:00 +0100 Subject: build: extend CONFIG_AUTOREMOVE to tools/ Signed-off-by: Felix Fietkau --- include/toolchain-build.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include/toolchain-build.mk') diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index 212923a1e6..efc35e2789 100644 --- a/include/toolchain-build.mk +++ b/include/toolchain-build.mk @@ -6,6 +6,7 @@ # override CONFIG_AUTOREBUILD= +override CONFIG_AUTOREMOVE= REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST) STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) -- cgit v1.2.3