summaryrefslogtreecommitdiff
path: root/tools/counter
AgeCommit message (Expand)Author
2023-07-24tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failureAnh Tuan Phan
2023-05-09tools/counter: Makefile: Remove lingering 'include' directories on make cleanRong Tao
2023-05-09tools/counter: Add .gitignoreRong Tao
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2021-10-17tools/counter: Create Counter toolsWilliam Breathitt Gray