From: lottaviano Date: Thu, 10 Sep 2009 08:43:19 +0000 (+0000) Subject: Correct typo bug in user template file. X-Git-Tag: 2.2.0~53 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=17dd0d3aa6c75d33b8e756abf79ab1920a417648;p=bertos.git Correct typo bug in user template file. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2915 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/mktemplates/template.mk b/wizard/mktemplates/template.mk index 99607a8a..2e5742da 100644 --- a/wizard/mktemplates/template.mk +++ b/wizard/mktemplates/template.mk @@ -42,7 +42,7 @@ $pname_USER_CPPAFLAGS = \ # # Flags included by the user. -$pname_CPU_CPPFLAGS = \ +$pname_USER_CPPFLAGS = \ # # Include the mk file generated by the wizard