Explorar el Código

Merge "Correct the target name for anorak" into bt-kernel.lnx.14.0

CNSS_WLAN Service hace 9 meses
padre
commit
efff8b777c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      target.bzl

+ 1 - 1
target.bzl

@@ -68,7 +68,7 @@ def define_niobe():
 
 def define_anorak61():
     define_bt_modules(
-	target = "anorak",
+	target = "anorak61",
 	modules = [
 	    "btpower",
 	    "bt_fm_slim",