summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/cp/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ce/rx/cp/test/Makefile')
-rw-r--r--cesar/ce/rx/cp/test/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/cesar/ce/rx/cp/test/Makefile b/cesar/ce/rx/cp/test/Makefile
index 6c0db51735..ecec285c2e 100644
--- a/cesar/ce/rx/cp/test/Makefile
+++ b/cesar/ce/rx/cp/test/Makefile
@@ -1,11 +1,14 @@
# Base of the project.
BASE = ../../../..
+# Enable ECos.
+ECOS = y
+
# Common includes.
-INCLUDES = ce/tx/test/override
+INCLUDES = ce/rx/cp/test/override
# For host program.
-HOST_PROGRAMS = test_mme
+TARGET_PROGRAMS = test_mme
test_mme_SOURCES = test_mme.c stub.c
test_mme_MODULES = lib mac/common ce/rx/cp ce/common cp/msg/stub