if(CONFIG_MCUBOOT)
	zephyr_library()
	# Append source file which outputs the current mode of mcuboot
	zephyr_library_sources(mcuboot_hook.c)
endif()
