mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
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:
|
||
---|---|---|
.. | ||
.gitignore | ||
Build | ||
counter_example.c | ||
Makefile |