aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.target b/Makefile.target
index dcf9a80..4d8c2fd 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -373,8 +373,6 @@ LOCAL_CFLAGS += $(HW_OBJ_CFLAGS)
LOCAL_SRC_FILES += $(BLOCK_SOURCES)
LOCAL_CFLAGS += $(BLOCK_CFLAGS)
-LOCAL_MODULE_TAGS := debug
-
$(call end-emulator-program)
##############################################################################