diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2013-09-30 13:09:27 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-10-01 21:56:40 +0200 |
commit | 300eb6b751bc623a2446ead4c885bcfa84419744 (patch) | |
tree | 5eb99aacf9cfecd3acef69d4c8c37b23597e3c05 /package/qt5/qt5jsbackend | |
parent | a932f959dc5be2036995d02742d45d154ebbecb3 (diff) | |
download | buildroot-300eb6b751bc623a2446ead4c885bcfa84419744.tar.gz buildroot-300eb6b751bc623a2446ead4c885bcfa84419744.zip |
make clean: remove redundant removal of STAGING_DIR
Since STAGING_DIR is defined as (package/Makefile.in):
STAGING_SUBDIR = usr/$(GNU_TARGET_NAME)/sysroot
STAGING_DIR = $(HOST_DIR)/$(STAGING_SUBDIR)
removing HOST_DIR will automatically remove STAGING_DIR. This patch updates
'make clean' based on this knowledge.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5jsbackend')
0 files changed, 0 insertions, 0 deletions