Refactor how cpu flags are added.
[bertos.git] / app / demo / demo.mk
index 7bf46ae538e2339efa40c2d74c46059c5c4bde7d..884755165f5983aa056f6c5b173460abd501b7db 100644 (file)
@@ -5,15 +5,12 @@
 #
 # Makefile fragment for DevLib demo application.
 #
-# Author: Bernardo Innocenti <bernie@develer.com>
+# Author: Bernie Innocenti <bernie@codewiz.org>
 #
 
 include bertos/fonts/fonts.mk
 include bertos/emul/emul.mk
 
-#Demo application is hosted
-demo_EMBEDDED_TGT = 0
-
 # Set to 1 for debug builds
 demo_DEBUG = 1