tree: f0fe8e61999ef360836d482939fb9095ddc514ea [path history] [tgz]
  1. dist/
  2. docs/
  3. exec/
  4. OWNERS
  5. README.md
README.md

Bazel Common Rules

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.