[Buildroot] [PATCH 2 of 2] make clean: remove redundant removal of STAGING_DIR

Peter Korsgaard jacmet at uclibc.org
Tue Oct 1 19:59:09 UTC 2013


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

 Thomas> Since STAGING_DIR is defined as (package/Makefile.in):
 Thomas> STAGING_SUBDIR = usr/$(GNU_TARGET_NAME)/sysroot
 Thomas> STAGING_DIR    = $(HOST_DIR)/$(STAGING_SUBDIR)

 Thomas> removing HOST_DIR will automatically remove STAGING_DIR. This
 Thomas> patch updates 'make clean' based on this knowledge.

 Thomas> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list