X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;fp=Makefile.test;h=8eb56fa400b7748bf5900fb9fcf7ffe70340df08;hb=e79cd249413d2af644690eaad0856dff90d31533;hp=ec21535dc65d962dcc5443d2f518520e4de0e201;hpb=242d8ea69e730f74b25ae3e1e8897ea61b81c250;p=bertos.git 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