From 0aea9aef38d71b476ba031506a5b67c838991d11 Mon Sep 17 00:00:00 2001 From: phl0 Date: Thu, 12 Jul 2018 07:16:40 +0200 Subject: [PATCH] Correct typo in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb8e3b5..2c5e005 100644 --- a/Makefile +++ b/Makefile @@ -148,7 +148,7 @@ CXXFLAGS=-Os -fno-exceptions -ffunction-sections -fdata-sections -fno-builtin -f LDFLAGS=-Os --specs=nano.specs # Build Rules -.PHONY: all release dis pi pi_f722 f4m nucleo f767 dvm clean +.PHONY: all release dis pi pi-f722 f4m nucleo f767 dvm clean # Default target: Nucleo-64 F446RE board all: nucleo