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

Revert "no simposix for all_flight"

This reverts commit d8753b3815300292d5e9ec811fd5393cd3208a15.
This commit is contained in:
Corvus Corax 2012-06-02 22:23:51 +02:00
parent e7155e279f
commit ba50e191af

View File

@ -632,7 +632,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 osd
ALL_BOARDS := coptercontrol pipxtreme revolution simposix osd
# SimPosix only builds on Linux so drop it from the list for
# all other platforms.