Searched refs:build (Results 1 – 25 of 51) sorted by relevance
123
1 load("//build/kernel/kleaf:kernel.bzl", "ddk_headers")
1 KERNEL_SRC ?= /lib/modules/$(shell uname -r)/build
228 # Enable Obj Mgr Degug services if slub build300 # As per target team, build is done as follows:301 # Defconfig : build with default flags311 # is used to identify if the build is a slub or defconfig one. This333 #Whether to build debug version336 #Enable this flag to build driver in diag version
246 # Enable Obj Mgr Degug services if slub build327 # As per target team, build is done as follows:328 # Defconfig : build with default flags338 # is used to identify if the build is a slub or defconfig one. This367 #Whether to build debug version370 #Enable this flag to build driver in diag version
267 # Enable Obj Mgr Degug services if slub build357 # As per target team, build is done as follows:358 # Defconfig : build with default flags368 # is used to identify if the build is a slub or defconfig one. This393 #Whether to build debug version396 #Enable this flag to build driver in diag version
414 # Enable Obj Mgr Degug services if slub build432 # As per target team, build is done as follows:433 # Defconfig : build with default flags443 # is used to identify if the build is a slub or defconfig one. This470 #Whether to build debug version473 #Enable this flag to build driver in diag version
337 # Enable Obj Mgr Degug services if slub build458 # As per target team, build is done as follows:459 # Defconfig : build with default flags469 # is used to identify if the build is a slub or defconfig one. This503 #Whether to build debug version506 #Enable this flag to build driver in diag version
1 load("//build/bazel_common_rules/dist:dist.bzl", "copy_to_dist_dir")2 load("//build/kernel/kleaf:kernel.bzl", "ddk_module")
88 uint8_t build; member