From 85c75d18fba6290d1acfc3d787846830c09b0a58 Mon Sep 17 00:00:00 2001 From: adamdunkels Date: Mon, 26 Nov 2007 23:25:35 +0000 Subject: [PATCH] Added rt-leds and sky-treeroute ass default compile targets, removed tcprudolph0 as it currently does not compile due to memory exhaustion --- examples/sky/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sky/Makefile b/examples/sky/Makefile index f98f44689..4c7e06189 100644 --- a/examples/sky/Makefile +++ b/examples/sky/Makefile @@ -5,7 +5,7 @@ endif #APPS=rudolph -all: blink test-button test-cfs tcprudolph0 +all: blink rt-leds sky-treeroute #test-button test-cfs tcprudolph0 serialdump: $(SERIALDUMP) -b115200 /dev/com$(firstword $(CMOTES)) | $(CONTIKI)/tools/timestamp | tee serialdump-`date +%Y%m%d-%H%M`