1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

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!
This commit is contained in:
James Cotton 2012-06-04 12:27:31 -05:00
parent ff0a3a156e
commit cac1225607

View File

@ -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