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