build: don't remove BUILD_LOG_DIR in _clean
authorHuangbin Zhan <zhanhb88@gmail.com>
Sun, 24 Apr 2022 01:58:25 +0000 (09:58 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 May 2022 11:23:12 +0000 (13:23 +0200)
commitfbd9605a908dc514ebf669589d40ea38c1d25134
tree08ec2ca9d4121bf11f7ea25797fe5dc282f9f69d
parent946f60aaebc6ecb069696d0375a5cb1e2f80658b
build: don't remove BUILD_LOG_DIR in _clean

targetclean should not remove BUILD_LOG

Fixes: db34b93331e9 (add a version that can be bumped to force toolchain/target rebuild)
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
(cherry picked from commit aeaa816cd2bd22de165c71a41d8d198a9235e971)
Makefile