From 81ad44d4b6d9ad2f6b91d0906e8543da82da424f Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 9 Aug 2011 14:26:43 -0700 Subject: altos: Switch telemini from v0.1 to v1.0 TeleMini production boards are firmware compatible with the v0.1 design, so instead of creating another product, just rename the existing one. Signed-off-by: Keith Packard --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 3eec3980..018f0c5c 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 telenano-v0.1 \ + telemini-v1.0 telenano-v0.1 \ telebt-v0.0 telebt-v0.1 \ telemetrum-v0.1-sky telemetrum-v0.1-sirf \ tidongle test -- cgit v1.2.3