X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Fat91sam7s%2Fat91sam7s.mk;h=3b06e9f744ffcff115dd879ee6312eda6b2dcae5;hb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;hp=81bc4c2b4316609ca9a5d0c6535fe6985f7e8706;hpb=70ad497f49e2c9283a0abf0866ef21d2017bf55f;p=bertos.git diff --git a/app/at91sam7s/at91sam7s.mk b/app/at91sam7s/at91sam7s.mk index 81bc4c2b..3b06e9f7 100644 --- a/app/at91sam7s/at91sam7s.mk +++ b/app/at91sam7s/at91sam7s.mk @@ -5,13 +5,16 @@ # # Makefile fragment for DevLib at91sam7s application. # -# Author: Bernardo Innocenti +# Author: Bernie Innocenti # # # Set to 1 for debug builds at91sam7s_DEBUG = 1 +#This is an embedded project +at91sam7s_EMBEDDED_TGT = 1 + # Our target application TRG += at91sam7s