We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1df195 commit 5d05986Copy full SHA for 5d05986
twoliter/embedded/Makefile.toml
@@ -663,7 +663,7 @@ echo "No Secure Boot signing profile found in ${profile}." >&2
663
echo "Generating local keys." >&2
664
665
mkdir -p "${BUILDSYS_SBKEYS_PROFILE_DIR}"
666
-${BUILDSYS_SBKEYS_DIR}/generate-local-sbkeys \
+${TWOLITER_TOOLS_DIR}/generate-local-sbkeys \
667
--sdk-image "${TLPRIVATE_SDK_IMAGE}" \
668
--output-dir "${BUILDSYS_SBKEYS_PROFILE_DIR}"
669
'''
0 commit comments