mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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 \
|
DEFAULT_MODULE += board board_common_init \
|
||||||
cpu \
|
cpu \
|
||||||
core core_init core_lib core_msg core_panic core_thread \
|
core core_init core_lib core_msg core_panic core_thread \
|
||||||
sys
|
sys libc
|
||||||
|
|
||||||
# Include potentially added default modules by the board
|
# Include potentially added default modules by the board
|
||||||
-include $(BOARDDIR)/Makefile.default
|
-include $(BOARDDIR)/Makefile.default
|
||||||
|
Loading…
Reference in New Issue
Block a user