summaryrefslogtreecommitdiff
path: root/src/telemetrum-v0.1-sirf/Makefile
blob: 00cdc9c5a22f21c62ea665a1eb409a95096121a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# TeleMetrum v0.1 with SkyTraq GPS build
#

TM_VER=0.1
TM_DEF=0_1

TM_INC = \
	ao_25lc1024.h

TM_SRC = \
	ao_gps_sirf.c \
	ao_25lc1024.c

include ../product/Makefile.telemetrum