Add other project to tests.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Jan 2012 11:27:51 +0000 (11:27 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 4 Jan 2012 11:27:51 +0000 (11:27 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5210 38d2e660-2303-0410-9eaa-f027e97ec537

Makefile.test

index ec21535dc65d962dcc5443d2f518520e4de0e201..8eb56fa400b7748bf5900fb9fcf7ffe70340df08 100644 (file)
@@ -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