commit | b060f8481018eaef507f61c0bbad097bb7e9b657 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Sep 22 22:13:44 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 22 22:13:44 2022 +0000 |
tree | 77c9ede8cbf7536b1607c0765a9380e0a3b74a3d | |
parent | 0a40cc071e7c64c8483ac529a73562b50db711cd [diff] | |
parent | 9610c355d5baf34ce5818280fe7bc86e01dceadb [diff] |
Merge "external: allow to import external packages from <subdirectory>/external."
This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.
For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.
For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.