X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile.test;h=2f034c505e600198dac4a676e5996038e8d46fd1;hb=fc4b3631d16afcfda7f714d7b0ac3e585de15af4;hp=a7457b9c2aa438d80b19cf6bc95fe78efb61a608;hpb=7166a2cb55a257889ffc8f0199d048409449f89a;p=bertos.git diff --git a/Makefile.test b/Makefile.test index a7457b9c..2f034c50 100644 --- a/Makefile.test +++ b/Makefile.test @@ -35,6 +35,9 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s- include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk include ./boards/sam3x-ek/examples/sam3x-ek_tcp_server/sam3x-ek_tcp_server.mk +include ./boards/sam3x-ek/examples/sam3x-ek_http_server/sam3x-ek_http_server.mk +include ./boards/sam3x-ek/examples/sam3x-ek_sd_bootloader/sam3x-ek_sd_bootloader.mk +include ./boards/sam3x-ek/examples/sam3x-ek_codec/sam3x-ek_codec.mk include ./boards/sam3n-ek/examples/sam3n-ek_display/sam3n-ek_display.mk