Skip to content

Commit 3af5763

Browse files
committed
[bazel] Remove unused qemu_pass script
Signed-off-by: James Wainwright <[email protected]>
1 parent 0dfcda1 commit 3af5763

File tree

2 files changed

+0
-50
lines changed

2 files changed

+0
-50
lines changed

rules/scripts/BUILD

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,3 @@ sh_binary(
3838
name = "modid_check",
3939
srcs = ["modid_check.sh"],
4040
)
41-
42-
py_binary(
43-
name = "qemu_pass",
44-
srcs = ["qemu_pass.py"],
45-
data = ["//third_party/qemu:qemu-system-riscv32"],
46-
deps = ["@rules_python//python/runfiles"],
47-
)

rules/scripts/qemu_pass.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)