summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2020-06-10 12:58:28 +0200
committerMatthias Maennich <maennich@google.com>2023-02-23 11:09:30 +0000
commit08ddb8d65f64310383099d2d392608ad49e56edf (patch)
tree75760feccf97b13b0289959673419663e6ce341a
parentf0b64666e23e4a21a7695562a5bb0f39e5498fac (diff)
downloadmanifest-q-common-android-4.19.tar.gz
add kernel-build-tools repositoryq-common-android-4.19
The kernel-build-tools repository contains additional prebuilt binaries used during the kernel build. Those are additional to the platform prebuilts. Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I5fec2b57315290b2fc96abf8c3f3e2852d058e5d
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 3fe9e5f..5e924cf 100644
--- a/default.xml
+++ b/default.xml
@@ -10,4 +10,5 @@
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts-master/clang/host/linux-x86" revision="5fa991a27edd8aa01cbddf8dc0f6706a1dc83c9b" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />
+ <project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" />
</manifest>