Explorar el Código

[NFC]: Bazel changes for blair

 Adding bazel support for blair target.

Change-Id: I79be45d22206d39a4814ac5647d4cdfa0237f81e
Signed-off-by: Amruth Naga <[email protected]>
Amruth Naga hace 1 año
padre
commit
e0b07081b7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      BUILD.bazel

+ 2 - 0
BUILD.bazel

@@ -4,4 +4,6 @@ load(":define_modules.bzl", "define_modules")
 define_modules("pineapple", "consolidate")
 define_modules("pineapple", "gki")
 
+define_modules("blair", "consolidate")
+define_modules("blair", "gki")