Skip to content
Commit d5994446 authored by Daniel Leung's avatar Daniel Leung Committed by Carles Cufí
Browse files

arch: common: use zephyr_library for all source files



The zephyr_library() used to only be called if
CONFIG_GEN_ISR_TABLES is enabled. Which means that any
zephyr_library_*() calls are putting things into another
library if CONFIG_GEN_ISR_TABLES is disabled. So pull
the call to zephyr_library() to outside. Also moves
semihost.c into the library.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 905652fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment