summaryrefslogtreecommitdiff
path: root/kleaf/impl/constants.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'kleaf/impl/constants.bzl')
-rw-r--r--kleaf/impl/constants.bzl8
1 files changed, 0 insertions, 8 deletions
diff --git a/kleaf/impl/constants.bzl b/kleaf/impl/constants.bzl
index c4f74e3d..33f1b419 100644
--- a/kleaf/impl/constants.bzl
+++ b/kleaf/impl/constants.bzl
@@ -16,14 +16,6 @@
visibility("//build/kernel/kleaf/...")
-# The suffix of the file in the default outputs of kernel_build that stores
-# the list of `module_outs` for that kernel_build.
-MODULE_OUTS_FILE_SUFFIX = "_modules"
-
-# The output group of the file of a kernel_build that stores
-# the list of `module_outs` for that kernel_build.
-MODULE_OUTS_FILE_OUTPUT_GROUP = "module_outs_file"
-
# List of images produced by non-x86 kernels.
DEFAULT_IMAGES = [
"Image",