Procházet zdrojové kódy

msm: Add blair module support

Add blair module to support blair target

change-Id: I7d8e02539913116843e50a32a97dbb436bba1937
Santosh před 2 roky
rodič
revize
f3bb535dca
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      BUILD.bazel

+ 4 - 0
BUILD.bazel

@@ -13,3 +13,7 @@ load(":define_modules.bzl", "define_modules")
 define_modules("pineapple", "consolidate")
 
 define_modules("pineapple", "gki")
+
+define_modules("blair", "consolidate")
+
+define_modules("blair", "gki")