X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Ftkn154%2FTestStartSync%2Fcoordinator%2FMakefile;h=af48d993e9ed406516be018a5cdd77b35b554be1;hb=9d285b78a1dbb83547ed26b75bfc5c01ab0b4e28;hp=13db21cdef816d203e7b7bb03ab28f8127d025f2;hpb=2dab33bbf8f32f482805802741b6c6f0d7ee3ddf;p=tinyos-2.x.git diff --git a/apps/tests/tkn154/TestStartSync/coordinator/Makefile b/apps/tests/tkn154/TestStartSync/coordinator/Makefile index 13db21cd..af48d993 100644 --- a/apps/tests/tkn154/TestStartSync/coordinator/Makefile +++ b/apps/tests/tkn154/TestStartSync/coordinator/Makefile @@ -1,3 +1,4 @@ COMPONENT=TestStartSyncAppC CFLAGS += -I$(shell pwd)/.. +CFLAGS += -DIEEE154_SCAN_DISABLED -DIEEE154_BEACON_SYNC_DISABLED include ../../Makefile.include