From: asterix Date: Tue, 10 Jan 2012 15:08:34 +0000 (+0000) Subject: Add sam3n bechmark into nightly test. X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=inline;h=78d223e73e58bdd267f59994a52c618b4eb277fa;p=bertos.git Add sam3n bechmark into nightly test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5224 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Makefile.test b/Makefile.test index 8eb56fa4..20d736b1 100644 --- a/Makefile.test +++ b/Makefile.test @@ -47,6 +47,7 @@ include ./boards/sam3x-ek/examples/sam3x-ek_sd_bootloader/sam3x-ek_sd_bootloader 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/benchmark/sam3n-ek_kernel_footprint/sam3n-ek_kernel_footprint.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