summaryrefslogtreecommitdiffstats
path: root/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.mk b/rules.mk
index d993404a..f0979f3f 100644
--- a/rules.mk
+++ b/rules.mk
@@ -23,7 +23,7 @@ $(BUILD)/$(BIN).uf2: $(BUILD)/$(BIN).bin
@$(UF2) $^ -co $@
$(SUBMODULES):
- git submodule update --init --recursive
+ git submodule update --init
install:
@$(UF2) -D $(BUILD)/$(BIN).uf2