diff options
| author | Keith Packard <keithp@keithp.com> | 2015-02-04 20:33:04 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-02-04 20:33:04 -0800 |
| commit | bc41ab47b928b837724f8bc6b84d0b5b47c25df3 (patch) | |
| tree | dcb4323a184d381d5dfebda793faea087a966370 /src/Makefile | |
| parent | dbafa16cfa897b2a5c6cf455cf8675e83eb0d7d6 (diff) | |
altos: Rename teledongle-v1.9 as teledongle-v3.0
No hardware changes from the 1.9 prototypes to the 3.0 final version.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index c8563c9d..05e99c7f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,7 +35,7 @@ ARMM3DIRS=\ telegps-v1.0 telegps-v1.0/flash-loader \ telelco-v0.2 telelco-v0.2/flash-loader \ telescience-v0.2 telescience-v0.2/flash-loader \ - teledongle-v1.9 teledongle-v1.9/flash-loader \ + teledongle-v3.0 teledongle-v3.0/flash-loader \ teleballoon-v2.0 \ telebt-v3.0 telebt-v3.0/flash-loader |
