瀏覽代碼

msm: Add blair module support

Add blair module to support blair target

change-Id: I7d8e02539913116843e50a32a97dbb436bba1937
Santosh 2 年之前
父節點
當前提交
f3bb535dca
共有 1 個文件被更改,包括 4 次插入0 次删除
  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")