mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 09:09:47 +02: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 | ||