summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/cp
diff options
context:
space:
mode:
authorburet2009-10-01 07:42:12 +0000
committerburet2009-10-01 07:42:12 +0000
commitb99c3dba26038f4ab74c4fe24912b2d469477bb5 (patch)
tree8af0340adfc689f28d67d4001db21da6bc565069 /cesar/ce/rx/cp
parent6e98154e09086958afac2f7c9b56c96499150712 (diff)
[ce/rx/cp/test] add eoc config in makefile
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5852 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/ce/rx/cp')
-rw-r--r--cesar/ce/rx/cp/test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cesar/ce/rx/cp/test/Makefile b/cesar/ce/rx/cp/test/Makefile
index 223f46ca40..d917763b66 100644
--- a/cesar/ce/rx/cp/test/Makefile
+++ b/cesar/ce/rx/cp/test/Makefile
@@ -15,10 +15,12 @@ HOST_PROGRAMS = test_mbox
test_mme_SOURCES = test_mme.c stub.c
test_mme_MODULES = lib mac/common ce/rx/cp ce/common cp/msg/stub cp/sta/mgr \
cp/fsm/stub
+test_mme_MODULES_CONFIG = cp/msg
# Test mailbox.
test_mbox_SOURCES = test_mbox.c stub_mbox.c
test_mbox_MODULES = lib mac/common ce/rx/cp ce/common cp/fsm/stub cp/msg/stub
+test_mbox_MODULES_CONFIG = cp/msg
# Remove sta.c to prevent multiple definition of cp_sta_get_peer.
cp_sta_mgr_MODULE_SOURCES = net.c net_list.c sta_mgr.c sta_own_data.c