Start to merge old triface project in bertos, not working actually
[bertos.git] / Makefile
index 989b43f796507b04ddd96df0a9b2426504f6baa4..ec9502e622b93e46968a635cfb728b5cd6fa7dc6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,10 +11,12 @@ V := 0
 
 default: all
 
-include config.mk
+include bertos/config.mk
 
-# Include subtargets
+#Include subtargets
 #include app/demo/demo.mk
-include app/triface/triface.mk
 #include app/at91sam7s/at91sam7s.mk
-include rules.mk
+#include app/battfs/battfs_test.mk
+include app/triface/triface.mk
+
+include bertos/rules.mk