X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fdeluge%2FGoldenImage%2FMakefile;h=caf65c10909db995cc64301f7d87ba4a7f94cc77;hb=c3a5b21b38cd9dbce0d1d89513ba97f98bfb2766;hp=cbdea503867e808b070b18d8fc24fcf2089a2e7e;hpb=af93584b6deb2e902d1ff6e6ae09f4b34070a602;p=tinyos-2.x.git diff --git a/apps/tests/deluge/GoldenImage/Makefile b/apps/tests/deluge/GoldenImage/Makefile index cbdea503..caf65c10 100644 --- a/apps/tests/deluge/GoldenImage/Makefile +++ b/apps/tests/deluge/GoldenImage/Makefile @@ -1,6 +1,7 @@ -COMPONENT=GoldenImageC +COMPONENT=GoldenImageAppC BOOTLOADER=tosboot -CFLAGS += -DDELUGE_BASESTATION +#CFLAGS += -DDELUGE_BASESTATION +#CFLAGS += -DDELUGE_LIGHT_BASESTATION include $(MAKERULES)