aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrii Merkurev <dimorinny@google.com>2023-04-13 17:27:56 +0100
committerDmitrii Merkurev <dimorinny@google.com>2023-04-13 17:27:56 +0100
commitb3cc1cd24d1b30b8965bbe71bae97fec319fc526 (patch)
tree31c27d8b72ae7fcb55953ab6096d02e4570245d5
parentb4e829ae9c5d9156517bee441ec0262bb081cd2f (diff)
kleaf: change crosvm_x86_64 binary path to u-boot.rom
x86 targets have a different u-boot binary name Bug: 259292099 Change-Id: Ic166e7e7569fb153ce5a902a52dacf856526ff00 Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
-rw-r--r--BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index b01da46fd51..9448743f0f9 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -47,7 +47,7 @@ kernel_build(
outs = [
"System.map",
"u-boot",
- "u-boot.bin",
+ "u-boot.rom",
],
build_config = "build.config.crosvm.x86_64",
deps = [