From a753d6c012d9c6918e39d8cac0108e7eba47a659 Mon Sep 17 00:00:00 2001 From: Kuba Pawlak Date: Thu, 16 Oct 2014 14:28:34 +0200 Subject: telitmodem: location reporting driver --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f3935e8c..22249c43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -268,6 +268,12 @@ builtin_sources += drivers/atmodem/atutil.h \ drivers/mbmmodem/stk.c \ drivers/mbmmodem/location-reporting.c +builtin_modules += telitmodem +builtin_sources += drivers/atmodem/atutil.h \ + drivers/telitmodem/telitmodem.h \ + drivers/telitmodem/telitmodem.c \ + drivers/telitmodem/location-reporting.c + builtin_modules += hsomodem builtin_sources += drivers/atmodem/atutil.h \ drivers/hsomodem/hsomodem.h \ -- cgit v1.2.3