From cac1225607b0d477ca35dee5f0031d969c021d17 Mon Sep 17 00:00:00 2001 From: James Cotton Date: Mon, 4 Jun 2012 12:27:31 -0500 Subject: [PATCH] Remove revolution from main makefile in next as it is currently broken. Also remove simposix as it triggers error: FATAL:/usr/bin/../libexec/gcc/darwin/x86_64/as: I don't understand 'a' flag! --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e7df4211..67571d3f8 100644 --- a/Makefile +++ b/Makefile @@ -630,7 +630,7 @@ all_$(1)_clean: $$(addsuffix _clean, $$(filter bu_$(1), $$(BU_TARGETS))) all_$(1)_clean: $$(addsuffix _clean, $$(filter ef_$(1), $$(EF_TARGETS))) endef -ALL_BOARDS := coptercontrol pipxtreme revolution simposix +ALL_BOARDS := coptercontrol pipxtreme # Friendly names of each board (used to find source tree) coptercontrol_friendly := CopterControl