Refactor how cpu flags are added.
[bertos.git] / app / demo / demo.mk
index b69a9a62f7cd1dcc3ef45d32e919d7836532737b..884755165f5983aa056f6c5b173460abd501b7db 100644 (file)
@@ -11,9 +11,6 @@
 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