Skip to content
Commit aead7812 authored by Anh Tuan Phan's avatar Anh Tuan Phan Committed by William Breathitt Gray
Browse files

tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure



Use rm -df instead of rmdir -p since rmdir requires the directory exist
so it causes "make -C tools clean" failed if someone only builds other
tools but not counter.

Fixes: 228354ed ("tools/counter: Makefile: Remove lingering 'include' directories on make clean")
Signed-off-by: default avatarAnh Tuan Phan <tuananhlfc@gmail.com>
Link: https://lore.kernel.org/r/d4080db5-1825-2848-079a-8bb674d8ee44@gmail.com/


Signed-off-by: default avatarWilliam Breathitt Gray <william.gray@linaro.org>
parent 272ffb92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment