X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Ftkn154%2Fbeacon-enabled%2FTestAssociate%2Fdevice%2FMakefile;h=7c0acfe36f8d8eebdd1fda00fa3057d3ee690267;hb=2ff944002909624bf99cd6f107d87c47af12caa5;hp=c4d5d67c432c64fdfaf193d89de22681ca526350;hpb=ca2ed8d732a907a3548112a96f3e1b78bb6ac4b2;p=tinyos-2.x.git diff --git a/apps/tests/tkn154/beacon-enabled/TestAssociate/device/Makefile b/apps/tests/tkn154/beacon-enabled/TestAssociate/device/Makefile index c4d5d67c..7c0acfe3 100644 --- a/apps/tests/tkn154/beacon-enabled/TestAssociate/device/Makefile +++ b/apps/tests/tkn154/beacon-enabled/TestAssociate/device/Makefile @@ -1,3 +1,4 @@ COMPONENT=TestAssociateAppC +PFLAGS += -DIEEE154_BEACON_TX_DISABLED CFLAGS += -I$(shell pwd)/.. include ../../../Makefile.include