Skip to content
Commit dc49a314 authored by Iuliana Prodan's avatar Iuliana Prodan Committed by Carles Cufí
Browse files

west: sign.py: fix sign when CONFIG_KERNEL_BIN_NAME is used



This fixes the following build error:
```
zephyr/zephyr.elf', needed by 'zephyr/zephyr.ri', missing and no known
rule to make it
```
This appears when CONFIG_KERNEL_BIN_NAME is used.

Therefore, do not use zephyr.elf since some samples might be called
based on CONFIG_KERNEL_BIN_NAME.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
Signed-off-by: default avatarIuliana Prodan <iuliana.prodan@nxp.com>
parent e1f36c40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment