From: asterix Date: Mon, 27 Apr 2009 14:12:13 +0000 (+0000) Subject: Comply to new sam7 proj. X-Git-Tag: 2.1.0~5 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=1964e205dd7f3b982d4cedad68a7fe5868109298;p=bertos.git Comply to new sam7 proj. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2677 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Makefile b/Makefile index 3374043c..2346223a 100644 --- 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