summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2016-01-05 17:36:31 +0530
committerJohn Stultz <john.stultz@linaro.org>2016-02-16 13:54:20 -0800
commit24b454c35203899ebde4e6ec768865d56040f8bf (patch)
tree0ffb3fe140b2f76ed40d1d6ea1abf1e4f977caf3 /tools/perf/scripts/python/bin
parent232fd7e1294d919dbb90f8c542185770c804f5e5 (diff)
kbuild: Makefile.clean: make Kbuild and Makefile optional
AOSP commit b13ce9f4aa6f "ARM64: add option to build Image.gz/dtb combo" broke archclean / mrproper build targets and we run into: ---------- ./scripts/Makefile.clean:14: arch/arm64/boot/amd/Makefile: No such file or directory make[2]: *** No rule to make target `arch/arm64/boot/amd/Makefile'. Stop. make[1]: *** [arch/arm64/boot/amd] Error 2 make: *** [archclean] Error 2 ---------- This patch skip the missing Kbuild/Makefile reporting error. It does the job (i.e cleanup dts/*/*.dtb and do not spit out missing file error messages as well). Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions