From de3c229575285e7a314bdabf13a27bd468020cbb Mon Sep 17 00:00:00 2001 From: asterix Date: Mon, 19 Dec 2011 17:34:40 +0000 Subject: [PATCH] Include sam3n prj templates to nightly test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5188 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.test b/Makefile.test index 2f034c50..5c75dec1 100644 --- a/Makefile.test +++ b/Makefile.test @@ -39,6 +39,8 @@ include ./boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server.mk include ./boards/sam3x-ek/examples/sam3x-ek_sd_bootloader/sam3x-ek_sd_bootloader.mk include ./boards/sam3x-ek/examples/sam3x-ek_codec/sam3x-ek_codec.mk +include ./boards/sam3n-ek/templates/sam3n-ek_empty/sam3n-ek_empty.mk +include ./boards/sam3n-ek/templates/sam3n-ek_kernel/sam3n-ek_kernel.mk include ./boards/sam3n-ek/examples/sam3n-ek_display/sam3n-ek_display.mk include ./boards/stm32-p103/examples/usbserial/usbserial.mk -- 2.25.1