X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fdeluge%2FGoldenImage%2FMakefile;h=c560f82c459e8bd8395dd470d7f6a3fc428f3b96;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=3187376865629a41ddf12bf5e26af92002b6ff64;hpb=99bd029b94a488153b1e0a25536faa59b1430373;p=tinyos-2.x.git diff --git a/apps/tests/deluge/GoldenImage/Makefile b/apps/tests/deluge/GoldenImage/Makefile index 31873768..c560f82c 100644 --- a/apps/tests/deluge/GoldenImage/Makefile +++ b/apps/tests/deluge/GoldenImage/Makefile @@ -1,6 +1,6 @@ -COMPONENT=GoldenImageC -TINYOS_NP=BNP +COMPONENT=GoldenImageAppC +BOOTLOADER=tosboot -CFLAGS += -DDELUGE_BASESTATION +CFLAGS+=-DDELUGE_LIGHT_BASESTATION include $(MAKERULES)