Skip to content

Commit f8ea6ab

Browse files
charlie-rivospalmer-dabbelt
authored andcommitted
riscv: selftests: Add hwprobe binaries to .gitignore
The cbo and which-cpu hwprobe selftests leave their artifacts in the kernel tree and end up being tracked by git. Add the binaries to the hwprobe selftest .gitignore so this no longer happens. Signed-off-by: Charlie Jenkins <[email protected]> Fixes: a29e2a4 ("RISC-V: selftests: Add CBO tests") Fixes: ef7d6ab ("RISC-V: selftests: Add which-cpus hwprobe test") Reviewed-by: Muhammad Usama Anjum <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/20240425-gitignore_hwprobe_artifacts-v1-1-dfc5a20da469@rivosinc.com Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 855ad0f commit f8ea6ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
hwprobe
2+
cbo
3+
which-cpus

0 commit comments

Comments
 (0)