X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile;fp=Makefile;h=8dd8cc4ca6472891698de65771ff729da4a3351c;hb=1d10dbcdf05ceaf77f1f6a394e6ee63050d6c89a;hp=2346223a3cbe18165f10c5da83d714b3c05f99a8;hpb=c506949d3112a6eacbbe05f98a5200c38de3b9b5;p=bertos.git diff --git a/Makefile b/Makefile index 2346223a..8dd8cc4c 100644 --- a/Makefile +++ b/Makefile @@ -18,5 +18,6 @@ include examples/demo/demo.mk #include examples/at91sam7/at91sam7s.mk #include examples/at91sam7/at91sam7x.mk #include examples/triface/triface.mk +#include examples/benchmark/kernel-only_arm/kernel-only_arm.mk include bertos/rules.mk