aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/Makefile.am')
-rw-r--r--samsung-ipc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index 841d9d9..03c0f9e 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -31,12 +31,14 @@ libsamsung_ipc_la_SOURCES += \
device/crespo/crespo_ipc.c \
device/crespo/crespo_nv_data.c \
$(NULL)
+AM_CFLAGS += -DDEVICE_CRESPO
endif
if WANT_PROTOCOL_VERISON_H1
libsamsung_ipc_la_SOURCES += \
device/h1/h1_ipc.c \
$(NULL)
+AM_CFLAGS += -DDEVICE_H1
endif
libsamsung_ipc_la_LIBADD = \