summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2020-09-15 15:23:25 +0200
committerDenis Kenzior <denkenz@gmail.com>2020-09-15 10:24:37 -0500
commit07e00b7215cd98aa033f2ebc4ff169662d95d34c (patch)
tree54bd1e7cb24638c56df3e5d95672b501c99f2f39 /Makefile.am
parentcb79f71ffe895630d790034d888d05dcafadfb24 (diff)
downloadofono-07e00b7215cd98aa033f2ebc4ff169662d95d34c.tar.gz
droid 4: Add probing.
Probe Droid 4 modem. This should result in basic support working.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 67c3bcbf..c0631081 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -604,6 +604,9 @@ builtin_sources += plugins/ublox.c
builtin_modules += xmm7xxx
builtin_sources += plugins/xmm7xxx.c
+builtin_modules += droid
+builtin_sources += plugins/droid.c
+
if BLUETOOTH
if BLUEZ4
builtin_modules += sap