summaryrefslogtreecommitdiff
path: root/src/telemetrum-v1.2/Makefile
blob: 4b650adf1fbd29539dd8b6dd79381d85bd6e956c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# AltOS build
#
#

TM_VER=1.2
TM_DEF=1_2

TM_INC =

TM_SRC = \
	ao_companion.c \
	ao_gps_skytraq.c \
	ao_m25.c

include ../product/Makefile.telemetrum