Refactor code to build and run on both sam7x and sam7s cpu.
[bertos.git] / Makefile
index 494f2bc4020edca240e1e3e230d7f214e70446b9..3374043c6df4481b916eac2b37baba7d319d9627 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ include bertos/config.mk
 #Include subtargets
 include examples/demo/demo.mk
 #include examples/at91sam7s/at91sam7s.mk
+#include examples/at91sam7x/at91sam7x.mk
 #include examples/triface/triface.mk
-include test/libunittest.mk
 
 include bertos/rules.mk