X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=blobdiff_plain;f=Makefile.test;h=20d736b1b0ce926ae7917ef7d2dfa529bd02db74;hp=ec21535dc65d962dcc5443d2f518520e4de0e201;hb=57dfb183e24175bc782647d4e6aebe31063f3881;hpb=fbc4cfcfaf7efe9e326807a90b892e5c2836feef diff --git a/Makefile.test b/Makefile.test index ec21535d..20d736b1 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 @@ -43,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