mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:29:46 +01:00
libc: add to default modules
This commit is contained in:
parent
cdaf715a84
commit
8870158609
@ -6,7 +6,7 @@
|
||||
DEFAULT_MODULE += board board_common_init \
|
||||
cpu \
|
||||
core core_init core_lib core_msg core_panic core_thread \
|
||||
sys
|
||||
sys libc
|
||||
|
||||
# Include potentially added default modules by the board
|
||||
-include $(BOARDDIR)/Makefile.default
|
||||
|
Loading…
Reference in New Issue
Block a user