diff options
| author | Keith Packard <keithp@keithp.com> | 2011-03-18 20:07:25 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-03-18 20:07:25 -0700 |
| commit | cbb968f5cf03625d453d84dc535758072a2c04c7 (patch) | |
| tree | 2f7a6aa9f03bd69ed15e1792bc30181735e3c7f1 /src/Makefile | |
| parent | 32c51840c792a737019fbc9fe42f2ca073b71827 (diff) | |
altos: Add TeleNano support
This just uses the TeleMini bits, which should work fine for now.
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 42383f88..a5dec57b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -9,7 +9,7 @@ include Version SUBDIRS=\ telemetrum-v1.1 telemetrum-v1.0 \ teledongle-v0.2 teledongle-v0.1 \ - telemini-v0.1 \ + telemini-v0.1 telenano-v0.1 \ telemetrum-v0.1-sky telemetrum-v0.1-sirf \ tidongle test |
