Restore old verision of makefile.
[bertos.git] / Makefile
index fe7c8128ea6f4a762f9d7f3e4b171d3736e2d127..c899766b58e0f3e6d46c389a8176537d4739e462 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