From 96cb7fba1ce1c02b1b776803deedae36ee901bca Mon Sep 17 00:00:00 2001 From: Raymond Knopp <raymond.knopp@eurecom.fr> Date: Wed, 30 Jul 2014 13:11:04 +0000 Subject: [PATCH] git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5631 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- targets/RT/USER/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/RT/USER/Makefile b/targets/RT/USER/Makefile index e9c560a486..0d5fd6184f 100644 --- a/targets/RT/USER/Makefile +++ b/targets/RT/USER/Makefile @@ -132,9 +132,9 @@ RTAI_OBJ += $(UTILS_OBJS) -ifdef ENABLE_ITTI +#ifdef ENABLE_ITTI CFLAGS += -DEXMIMO_IOT -endif +#endif ifdef MSG_PRINT CFLAGS += -DRRC_MSG_PRINT -- GitLab