Ver Fonte

msm: Add anorak module support

Add anorak module to support anorak target

Change-Id: Ifc81c5c4b02c40eaa7d2281c5a4c374657457514
Signed-off-by: Sudheer Gummalla <[email protected]>
Sudheer Gummalla há 1 ano atrás
pai
commit
26d80835ad
1 ficheiros alterados com 4 adições e 0 exclusões
  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")