Skip to content

Commit b39c8a9

Browse files
committed
[nrf noup] boot: zephyr: Add source of const file
nrf-squash! [nrf noup] treewide: add NCS partition manager support Adds sourcing of the environmental file so that it can reference module Kconfigs Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent e1f2ab3 commit b39c8a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

boot/zephyr/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# SPDX-License-Identifier: Apache-2.0
66
#
77

8+
source "$(ENV_FILE)"
9+
810
mainmenu "MCUboot configuration"
911

1012
comment "MCUboot-specific configuration options"

0 commit comments

Comments
 (0)