aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/Makefile.am
diff options
context:
space:
mode:
authorAlexander Tarasikov <alexander.tarasikov@gmail.com>2012-07-02 12:55:22 +0400
committerPaul Kocialkowski <contact@paulk.fr>2012-07-04 17:53:02 +0200
commit2454f7265a17afa73273dc09019adb90f77c0007 (patch)
treef0b6ea5be3baa2332a33d604f97fbfe616b042b2 /samsung-ipc/Makefile.am
parent3ee91dd1a20083d571718e2ee07570ac2c8cfe7c (diff)
downloadhardware_replicant_libsamsung-ipc-2454f7265a17afa73273dc09019adb90f77c0007.tar.gz
hardware_replicant_libsamsung-ipc-2454f7265a17afa73273dc09019adb90f77c0007.tar.bz2
hardware_replicant_libsamsung-ipc-2454f7265a17afa73273dc09019adb90f77c0007.zip
Update firmware loader to the latest version, fix makefiles for
maguro/galaxys2
Diffstat (limited to 'samsung-ipc/Makefile.am')
-rw-r--r--samsung-ipc/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index 2d94c95..86a85ba 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -36,6 +36,18 @@ libsamsung_ipc_la_SOURCES = \
device/aries/phonet.h \
device/crespo/crespo_modem_ctl.h \
device/crespo/crespo_ipc.h \
+ device/xmm6260/common.h \
+ device/xmm6260/fwloader_i9100.c \
+ device/xmm6260/fwloader_i9250.c \
+ device/xmm6260/io_helpers.c \
+ device/xmm6260/io_helpers.h \
+ device/xmm6260/log.c \
+ device/xmm6260/log.h \
+ device/xmm6260/modem_prj.h \
+ device/xmm6260/modemctl_common.c \
+ device/xmm6260/modemctl_common.h \
+ device/xmm6260/xmm6260_ipc.c \
+ device/xmm6260/xmm6260_ipc.h \
$(NULL)
AM_CFLAGS += -DDEVICE_IPC_V4