This commit is contained in:
Antoine Drouin
2009-08-15 19:39:26 +00:00
parent 4d624406fd
commit f11fa3a505
+20
View File
@@ -0,0 +1,20 @@
<airframe name="mercury4">
<makefile>
USER =
HOST = mercury4
TARGET_DIR = ~
SRC_FMS=fms
#
#
#
overo_test_spi.ARCHDIR = omap
overo_test_spi.srcs=$(SRC_FMS)/overo_test_spi.c
</makefile>
</airframe>