Skip to content

Commit 41eeb59

Browse files
fix typo
1 parent 0c0963a commit 41eeb59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ SONIC_ENABLE_IMAGE_SIGNATURE ?= n
230230
# Full Secure Boot feature flags.
231231
# SECURE_UPGRADE_DEV_SIGNING_KEY - path to development signing key, used for image signing during build
232232
# SECURE_UPGRADE_SIGNING_CERT - path to development signing certificate, used for image signing during build
233-
# SECURE_UPGRADE_KERNEL_CAFILE - path to a file containing trusted certificates in PEM format to to embed into the kernel.
233+
# SECURE_UPGRADE_KERNEL_CAFILE - path to a file containing trusted certificates in PEM format to embed into the kernel.
234234
# Defaults to the value in SECURE_UPGRADE_SIGNING_CERT if not specified.
235235
# SECURE_UPGRADE_MODE - enum value for secure upgrade mode, valid options are "dev", "prod" and "no_sign"
236236
# SECURE_UPGRADE_PROD_SIGNING_TOOL - path to a vendor signing tool for production flow.

0 commit comments

Comments
 (0)