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