Update triface empty and kernel templates and enable them in nightly test.
[bertos.git] / Makefile.test
index 584b359fd186db10c88b4aec53fc55a1cca72388..29a5847e7641995f75d6e5bc45e19ed3a235e46c 100644 (file)
@@ -25,8 +25,8 @@ include ./boards/arduino/templates/arduino_empty/arduino_empty.mk
 include ./boards/triface/examples/triface/triface.mk
 #include ./boards/triface/benchmark/triface_context_switch/triface_context_switch.mk
 #include ./boards/triface/benchmark/triface_kernel_footprint/triface_kernel_footprint.mk
-#include ./boards/triface/templates/triface_empty/triface_empty.mk
-#include ./boards/triface/templates/triface_kernel/triface_kernel.mk
+include ./boards/triface/templates/triface_empty/triface_empty.mk
+include ./boards/triface/templates/triface_kernel/triface_kernel.mk
 
 include ./boards/at91sam7s-ek/templates/at91sam7s-ek_empty/at91sam7s-ek_empty.mk
 include ./boards/at91sam7s-ek/templates/at91sam7s-ek_kernel/at91sam7s-ek_kernel.mk