From b4183964c1c3570e29af6de8de7415ca757bbfc8 Mon Sep 17 00:00:00 2001 From: Anders Hoglund Date: Tue, 1 Mar 2016 23:13:54 +0100 Subject: [PATCH] Corrected SPRF3MINI goal. --- top_makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/top_makefile b/top_makefile index e55f39456..bb783b412 100644 --- a/top_makefile +++ b/top_makefile @@ -18,7 +18,7 @@ CLEAN_TARGETS := $(addprefix clean_, $(ALL_TARGETS)) clean_naze naze : opts := TARGET=NAZE clean_cc3d cc3d: opts := TARGET=CC3D clean_cc3d_opbl cc3d_opbl : opts := TARGET=CC3D_OPBL -clean_spracingf3 spracingf3 : opts := TARGET=SPRACINGF3MINI +clean_spracingf3mini spracingf3mini : opts := TARGET=SPRACINGF3MINI clean_spracingf3 spracingf3 : opts := TARGET=SPRACINGF3 clean_sparky sparky : opts := TARGET=SPARKY clean_alienwiif1 alienwiif1 : opts := TARGET=ALIENFLIGHTF1