change(newlib): change CONFIG_NEWLIB* prefix to CONFIG_LIBC_NEWLIB*
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
[mapping:libc]
|
||||
archive:
|
||||
if NEWLIB_NANO_FORMAT = y:
|
||||
if LIBC_NEWLIB_NANO_FORMAT = y:
|
||||
libc_nano.a
|
||||
else:
|
||||
libc.a
|
||||
|
||||
Reference in New Issue
Block a user