From c77da88c92ca9f5f35f15a8556baa78ce3be5631 Mon Sep 17 00:00:00 2001 From: Jo Ruby P Date: Sun, 29 Jul 2018 00:27:39 +0100 Subject: typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1eac920ad..c8af3dff1 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ LD_SCRIPT := $(BUILD_DIR)/ld_script.ld #### Main Rules #### -ALL_BUILDS := ruby ruby_rev1 ruby_rev1 sapphire sapphire_rev1 sapphire_rev2 ruby_de sapphire_de ruby_de_debug +ALL_BUILDS := ruby ruby_rev1 ruby_rev2 sapphire sapphire_rev1 sapphire_rev2 ruby_de sapphire_de ruby_de_debug # Available targets .PHONY: all clean tidy tools $(ALL_BUILDS) -- cgit v1.2.3