mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:49:47 +01:00
Make: default to docker with generate-Makefile.ci
This commit is contained in:
parent
820a895684
commit
df18af5195
@ -150,7 +150,7 @@ info-boards-features-conflicting:
|
||||
@for f in $(BOARDS_FEATURES_CONFLICTING); do echo $${f}; done | column -t
|
||||
|
||||
generate-Makefile.ci:
|
||||
@$(RIOTTOOLS)/insufficient_memory/create_makefile.ci.sh --no-docker
|
||||
@$(RIOTTOOLS)/insufficient_memory/create_makefile.ci.sh
|
||||
|
||||
|
||||
# Reset BOARDSDIR so unchanged for makefiles included after, for now only
|
||||
|
Loading…
Reference in New Issue
Block a user