X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile;h=4aee97b2530276f93f1f3e85dfe0e0e7fce28450;hb=78d223e73e58bdd267f59994a52c618b4eb277fa;hp=494f2bc4020edca240e1e3e230d7f214e70446b9;hpb=429d1fb5a267115b0120e172bc9d0642e58e0fc7;p=bertos.git diff --git a/Makefile b/Makefile index 494f2bc4..4aee97b2 100644 --- a/Makefile +++ b/Makefile @@ -15,8 +15,6 @@ include bertos/config.mk #Include subtargets include examples/demo/demo.mk -#include examples/at91sam7s/at91sam7s.mk -#include examples/triface/triface.mk -include test/libunittest.mk +#include examples/lm3s8962/lm3s8962.mk include bertos/rules.mk