aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 732d27f..b320ef1 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -4,13 +4,7 @@ AM_CFLAGS = \
-I$(top_srcdir)/include \
$(NULL)
-if WANT_PROTOCOL_VERISON_CRESPO
-AM_CFLAGS += -DDEVICE_CRESPO
-endif
-
-if WANT_PROTOCOL_VERISON_H1
-AM_CFLAGS += -DDEVICE_H1
-endif
+AM_CFLAGS += -DDEVICE_IPC_V4
bin_PROGRAMS = \
modemctrl \