Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b03ed2b2b99428a848b470e79ec4f68e7ae109ce
/
.
/
lib
/
libc
/
Makefile
blob: ee9067dce90ab6363a5feba2b1c637c8295fb55b [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_NEWLIB_LIBC
),
y
)
obj
-
y
+=
newlib
/
else
obj
-
y
+=
minimal
/
endif