From e79cd249413d2af644690eaad0856dff90d31533 Mon Sep 17 00:00:00 2001 From: asterix Date: Wed, 4 Jan 2012 11:27:51 +0000 Subject: [PATCH] Add other project to tests. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5210 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile.test | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.test b/Makefile.test index ec21535d..8eb56fa4 100644 --- a/Makefile.test +++ b/Makefile.test @@ -33,6 +33,10 @@ include ./boards/at91sam7s-ek/templates/at91sam7s-ek_kernel/at91sam7s-ek_kernel. include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_context_switch/at91sam7s-ek_context_switch.mk include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s-ek_kernel_footprint.mk +include ./boards/at91sam7x-ek/templates/at91sam7x-ek_empty/at91sam7x-ek_empty.mk +include ./boards/at91sam7x-ek/templates/at91sam7x-ek_kernel/at91sam7x-ek_kernel.mk +include ./boards/at91sam7x-ek/benchmark/at91sam7x-ek_context_switch/at91sam7x-ek_context_switch.mk +include ./boards/at91sam7x-ek/benchmark/at91sam7x-ek_kernel_footprint/at91sam7x-ek_kernel_footprint.mk include ./boards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat/at91sam7x-ek_sd_fat.mk include ./boards/at91sam7x-ek/examples/at91sam7x-ek_tcp_server/at91sam7x-ek_tcp_server.mk -- 2.25.1