From c79aeafe5a44717d04fe4d14edf0ed71e7052783 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sun, 30 Jun 2013 10:40:11 +0200 Subject: Split aries and crespo common code to xmm6160, along with major code rework Change-Id: Id78c7ce62bf5b9b875b6bc3dd53e6bf21fa36c95 Signed-off-by: Paul Kocialkowski --- samsung-ipc/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'samsung-ipc/Makefile.am') diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am index 25d730f..154bb70 100644 --- a/samsung-ipc/Makefile.am +++ b/samsung-ipc/Makefile.am @@ -3,6 +3,7 @@ NULL = AM_CFLAGS = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/samsung-ipc \ + -I$(top_srcdir)/samsung-ipc/device/xmm6160 \ -I$(top_srcdir)/samsung-ipc/device/xmm6260 \ $(OPENSSL_CFLAGS) \ $(NULL) @@ -39,6 +40,8 @@ libsamsung_ipc_la_SOURCES = \ device/aries/phonet.h \ device/crespo/crespo_modem_ctl.h \ device/crespo/crespo_ipc.h \ + device/xmm6160/xmm6160.c \ + device/xmm6160/xmm6160.h \ device/xmm6260/xmm6260_loader.c \ device/xmm6260/xmm6260_loader.h \ device/xmm6260/xmm6260_modemctl.c \ -- cgit v1.2.3