From adf6263b0d6db983dd39474e170b944461c41351 Mon Sep 17 00:00:00 2001 From: fros4943 Date: Wed, 10 Mar 2010 12:34:29 +0000 Subject: [PATCH] updated configs: MAC_DRIVER was replaced by NETSTACK_RDC --- tools/cooja/contiki_tests/netperf-sky-cxmac.csc | 2 +- tools/cooja/contiki_tests/netperf-sky-lpp.csc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/cooja/contiki_tests/netperf-sky-cxmac.csc b/tools/cooja/contiki_tests/netperf-sky-cxmac.csc index ed959c05f..27c8bdafc 100644 --- a/tools/cooja/contiki_tests/netperf-sky-cxmac.csc +++ b/tools/cooja/contiki_tests/netperf-sky-cxmac.csc @@ -25,7 +25,7 @@ netperf shell [CONTIKI_DIR]/examples/netperf/netperf-shell.c make clean TARGET=sky -make DEFINES=MAC_DRIVER=cxmac_driver netperf-shell.sky TARGET=sky +make DEFINES=NETSTACK_RDC=cxmac_driver netperf-shell.sky TARGET=sky [CONTIKI_DIR]/examples/netperf/netperf-shell.sky se.sics.cooja.interfaces.Position se.sics.cooja.interfaces.RimeAddress diff --git a/tools/cooja/contiki_tests/netperf-sky-lpp.csc b/tools/cooja/contiki_tests/netperf-sky-lpp.csc index e5bf04e35..de3975a99 100644 --- a/tools/cooja/contiki_tests/netperf-sky-lpp.csc +++ b/tools/cooja/contiki_tests/netperf-sky-lpp.csc @@ -25,7 +25,7 @@ netperf shell [CONTIKI_DIR]/examples/netperf/netperf-shell.c make clean TARGET=sky -make DEFINES=MAC_DRIVER=lpp_driver netperf-shell.sky TARGET=sky +make DEFINES=NETSTACK_RDC=lpp_driver netperf-shell.sky TARGET=sky [CONTIKI_DIR]/examples/netperf/netperf-shell.sky se.sics.cooja.interfaces.Position se.sics.cooja.interfaces.RimeAddress