Now each project can have its own EMBEDDED_TGT variable to be compiled in embedded...
[bertos.git] / app / triface / triface.mk
index 6defc5256432090b3ccecafa1a8de37720290c19..e3792be55d5c82cfe1e2ac027016bef9dd17b3e8 100644 (file)
@@ -9,6 +9,8 @@
 #
 #
 
+# This is an embedded project
+triface_EMBEDDED_TGT = 1
 
 # Set to 1 for debug builds
 triface_DEBUG = 1
@@ -42,7 +44,7 @@ triface_CSRC = \
 triface_PCSRC += bertos/mware/formatwr.c
 
 
-triface_CFLAGS = -O2 -D'ARCH=0' -fno-strict-aliasing -Iapp/triface -Iapp/triface -Ibertos/cpu/avr
+triface_CFLAGS = -O2 -D'ARCH=0' -fno-strict-aliasing -Iapp/triface -Ibertos/cpu/avr
 triface_LDFLAGS = -Wl
 
 triface_MCU = atmega64