diff options
author | Keith Packard <keithp@keithp.com> | 2009-10-09 22:48:29 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-10-09 22:48:29 -0700 |
commit | 2f7603490a169df8f18b565db4fa967832ffc9bd (patch) | |
tree | 3f18dfe786fcff179cfc4ae39d930133134f76df /.gitignore | |
parent | 33b0b6f2f2e07de105619a7b463226d2813152ab (diff) |
Build two versions of TM, one for SiRF, one for SkyTraq
This creates two separate images, depending on which GPS unit is
connected.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,6 +16,7 @@ TAGS aclocal.m4 src/ao_flight_test src/ao_gps_test +src/ao_gps_test_skytraq ao-teledongle.h ao-telemetrum.h ao-teleterra.h @@ -47,6 +48,7 @@ missing stamp-h1 tags teledongle -telemetrum +telemetrum-sirf +telemetrum-sky teleterra tidongle |