summaryrefslogtreecommitdiff
path: root/build-tools
diff options
context:
space:
mode:
authorRamji Jiyani <ramjiyani@google.com>2022-03-08 01:47:31 +0000
committerTreehugger Robot <treehugger-gerrit@google.com>2022-03-09 01:51:47 +0000
commit23112a22f469cd23300d1110b675e5dd1bc1d6c7 (patch)
tree7bc8a178c1c2d20ab4d9967717e5b22d3264dabe /build-tools
parentb7653defcea4d72d43091e68bd66a11a9ab042af (diff)
downloadbuild-23112a22f469cd23300d1110b675e5dd1bc1d6c7.tar.gz
build-tools: add fec prebuilt binary symlink
Makes fec available with hermetic toolchain via symlink to the prebuilts/kernel-build-tools/linux-x86/bin/fec fec is required to add an avb hashtree footer to the dynamic partition image build in the kernel repo with current consume system_dlkm partition. Bug: 222360460 Test: TH, manual verification Signed-off-by: Ramji Jiyani <ramjiyani@google.com> Change-Id: I0f555b3b09c4f446617cf82f755ab89e9ac8beb2
Diffstat (limited to 'build-tools')
l---------build-tools/path/linux-x86/fec1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-tools/path/linux-x86/fec b/build-tools/path/linux-x86/fec
new file mode 120000
index 0000000..630d9ac
--- /dev/null
+++ b/build-tools/path/linux-x86/fec
@@ -0,0 +1 @@
+../../../../../prebuilts/kernel-build-tools/linux-x86/bin/fec \ No newline at end of file