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

TM_VER=1.2
TM_DEF=1_2

TM_INC =

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

include ../product/Makefile.telemetrum