summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Hatch <Jeff.Hatch@multitech.com>2017-05-24 09:28:28 -0500
committerJeff Hatch <Jeff.Hatch@multitech.com>2017-05-24 09:28:28 -0500
commit646b36e1e1f26e01b4675e2265ee83a5aca55cf2 (patch)
tree333cb9ed3897b557fe0ad1c1b30710198332eae7 /Makefile
parente68fa064ad6414e57d0d7244f2c9fcdd3f502f84 (diff)
downloadlibmts-io-646b36e1e1f26e01b4675e2265ee83a5aca55cf2.tar.gz
libmts-io-646b36e1e1f26e01b4675e2265ee83a5aca55cf2.tar.bz2
libmts-io-646b36e1e1f26e01b4675e2265ee83a5aca55cf2.zip
Add support for LE910NA1 Radio1.0.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fb77410..1d31030 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ MTS_IO_HE910DRadio.o \
MTS_IO_HE910EUDRadio.o \
MTS_IO_LE910Radio.o \
MTS_IO_LE910NAGRadio.o \
+MTS_IO_LE910NA1Radio.o \
MTS_IO_LE910SVGRadio.o \
MTS_IO_LE910EUGRadio.o \
MTS_IO_LockFile.o \
@@ -35,6 +36,7 @@ MTS_IO_HE910DRadio.d \
MTS_IO_HE910EUDRadio.d \
MTS_IO_LE910Radio.d \
MTS_IO_LE910NAGRadio.d \
+MTS_IO_LE910NA1Radio.d \
MTS_IO_LE910SVGRadio.d \
MTS_IO_LE910EUGRadio.d \
MTS_IO_LockFile.d \