cmake: fix evaluation with empty signature key file
When CONFIG_BOOT_SIGNATURE_KEY_FILE is left empty, the cmake find command gets
called with a wrong number of arguments. This patch skips the search for the
signature key file within config files in that case.
Signed-off-by:
Nico Lastzka <Nico.Lastzka@ATSonline.de>
Loading
Please sign in to comment