X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Ftriface.mk;h=4d9fc96304fcb1efebfabef067983657637e1dc1;hb=d1ed94328d98da9108d5d26272b5767c1813817d;hp=8c8d566a45fcc14054b5c2398ee8cd063afc5e44;hpb=e3180b9c694d1458b9784ac6504764799421354c;p=bertos.git diff --git a/app/triface/triface.mk b/app/triface/triface.mk index 8c8d566a..4d9fc963 100644 --- a/app/triface/triface.mk +++ b/app/triface/triface.mk @@ -9,9 +9,6 @@ # # -# This is an embedded project -triface_EMBEDDED_TGT = 1 - # Set to 1 for debug builds triface_DEBUG = 1 @@ -56,8 +53,6 @@ ifeq ($(triface_DEBUG),1) triface_PCSRC += bertos/drv/kdebug.c endif - -boot_EMBEDDED_TGT = 1 # Set to 1 for debug builds boot_DEBUG = 0