Browse Source

typo (#21710)

vanilla_fb_2.0.x
hartmannathan 3 years ago
committed by GitHub
parent
commit
5301ec618b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Marlin/Makefile

2
Marlin/Makefile

@ -993,5 +993,5 @@ clean:
.PHONY: all build elf hex eep lss sym program coff extcoff clean depend sizebefore sizeafter
# Automaticaly include the dependency files created by gcc
# Automatically include the dependency files created by gcc
-include ${patsubst %.o, %.d, ${OBJ}}

Loading…
Cancel
Save