This commit is contained in:
Antoine Drouin
2010-06-17 13:44:17 +00:00
parent 977e2e5ae2
commit 588fd7d2b5
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -153,8 +153,9 @@ main_coders.CFLAGS += -DUSE_I2C2
#
USER =
HOST = beth
HOST = overo
#HOST = beth
#HOST = overo
HOST = auto7
TARGET_DIR = ~
SRC_FMS=fms
@@ -169,6 +170,8 @@ main_overo.srcs += $(SRC_FMS)/fms_spi_link.c
#
include $(PAPARAZZI_SRC)/conf/autopilot/lisa_test_progs.makefile
include $(PAPARAZZI_SRC)/conf/autopilot/lisa_passthrough.makefile
</makefile>
</airframe>