X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fdeluge%2FSerialBlink%2FMakefile;h=5aad1f195c9fd346b102e1d236797a3448cce67f;hb=f3dcc81d96fe27901abcfc81704abdab5c85f6ae;hp=319a5d83661068dfbb40342d8670c3c6bc8a083f;hpb=1065321af2e2b1f65823eb730a211fd00c369fd9;p=tinyos-2.x.git diff --git a/apps/tests/deluge/SerialBlink/Makefile b/apps/tests/deluge/SerialBlink/Makefile index 319a5d83..5aad1f19 100644 --- a/apps/tests/deluge/SerialBlink/Makefile +++ b/apps/tests/deluge/SerialBlink/Makefile @@ -1,4 +1,7 @@ COMPONENT=BlinkAppC BOOTLOADER=tosboot +#CFLAGS += -DDELUGE_BASESTATION +#CFLAGS += -DDELUGE_LIGHT_BASESTATION + include $(MAKERULES)