From 2ff944002909624bf99cd6f107d87c47af12caa5 Mon Sep 17 00:00:00 2001 From: janhauer Date: Wed, 16 Sep 2009 13:16:09 +0000 Subject: [PATCH] added a debug flag --- apps/tests/tkn154/beacon-enabled/TestAssociate/device/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2