Revert wrong commit, enabling the avr and arm nigthly test.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 3 Jan 2011 09:43:49 +0000 (09:43 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 3 Jan 2011 09:43:49 +0000 (09:43 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4657 38d2e660-2303-0410-9eaa-f027e97ec537

Makefile.test

index b5076fba64af5dd00e3f2e10806925c9cec0353f..da9a44fc7b34971c33267d51cb55cc8c5582a3cd 100644 (file)
@@ -7,8 +7,8 @@ default: all
 
 include bertos/config.mk
 
-#include ./examples/test/avrtest.mk
-#include ./examples/test/armtest.mk
+include ./examples/test/avrtest.mk
+include ./examples/test/armtest.mk
 
 #include ./boards/arduino/examples/arduino_aprs/arduino_aprs.mk
 #include ./boards/arduino/benchmark/arduino_context_switch/arduino_context_switch.mk