Browse Source

typo (#21710)

vanilla_fb_2.0.x
hartmannathan 3 years ago
committed by Scott Lahteine
parent
commit
301cc85fec
  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