Skip to content

Commit

Permalink
libc: add to default modules
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Sep 26, 2022
1 parent cdaf715 commit 8870158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefiles/defaultmodules_regular.inc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8870158

Please sign in to comment.