Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
779fb0586ae9e22a5c8ff13779b589f9aeb3fcbb
/
.
/
kernel
/
Makefile
blob: 9b6e2c70418980ccdac70dac0121e3f7ce366536 [
file
] [
log
] [
blame
]
ifneq
(
$
(
CONFIG_KERNEL_V2
),
y
)
obj
-
y
=
nanokernel
/
obj
-
$
(
CONFIG_MICROKERNEL
)
+=
microkernel
/
endif