Comply to new sam7 proj.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 27 Apr 2009 14:12:13 +0000 (14:12 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 27 Apr 2009 14:12:13 +0000 (14:12 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2677 38d2e660-2303-0410-9eaa-f027e97ec537

Makefile

index 3374043c6df4481b916eac2b37baba7d319d9627..2346223a3cbe18165f10c5da83d714b3c05f99a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,8 @@ include bertos/config.mk
 
 #Include subtargets
 include examples/demo/demo.mk
-#include examples/at91sam7s/at91sam7s.mk
-#include examples/at91sam7x/at91sam7x.mk
+#include examples/at91sam7/at91sam7s.mk
+#include examples/at91sam7/at91sam7x.mk
 #include examples/triface/triface.mk
 
 include bertos/rules.mk