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