Browse Source

msm: Add anorak module support

Add anorak module to support anorak target

Change-Id: Ifc81c5c4b02c40eaa7d2281c5a4c374657457514
Signed-off-by: Sudheer Gummalla <[email protected]>
Sudheer Gummalla 1 năm trước cách đây
mục cha
commit
26d80835ad
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      BUILD.bazel

+ 4 - 0
BUILD.bazel

@@ -33,3 +33,7 @@ define_modules("pitti", "gki")
 define_modules("volcano", "consolidate")
 
 define_modules("volcano", "gki")
+
+define_modules("anorak", "consolidate")
+
+define_modules("anorak", "gki")