X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Ftkn154%2Fbeacon-enabled%2FTestStartSync%2Fdevice%2FMakefile;fp=apps%2Ftests%2Ftkn154%2Fbeacon-enabled%2FTestStartSync%2Fdevice%2FMakefile;h=3fb369835f02983c408023b935f45f45fe6010eb;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=0000000000000000000000000000000000000000;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400;p=tinyos-2.x.git diff --git a/apps/tests/tkn154/beacon-enabled/TestStartSync/device/Makefile b/apps/tests/tkn154/beacon-enabled/TestStartSync/device/Makefile new file mode 100644 index 00000000..3fb36983 --- /dev/null +++ b/apps/tests/tkn154/beacon-enabled/TestStartSync/device/Makefile @@ -0,0 +1,4 @@ +COMPONENT=TestStartSyncAppC +PFLAGS += -DIEEE154_BEACON_TX_DISABLED +CFLAGS += -I$(shell pwd)/.. +include ../../../Makefile.include