We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820a895 commit df18af5Copy full SHA for df18af5
1 file changed
makefiles/info-global.inc.mk
@@ -150,7 +150,7 @@ info-boards-features-conflicting:
150
@for f in $(BOARDS_FEATURES_CONFLICTING); do echo $${f}; done | column -t
151
152
generate-Makefile.ci:
153
- @$(RIOTTOOLS)/insufficient_memory/create_makefile.ci.sh --no-docker
+ @$(RIOTTOOLS)/insufficient_memory/create_makefile.ci.sh
154
155
156
# Reset BOARDSDIR so unchanged for makefiles included after, for now only
0 commit comments