summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 37d2bcb..0df5349 100644
--- a/Android.mk
+++ b/Android.mk
@@ -25,10 +25,10 @@ LOCAL_PATH := $(call my-dir)
25# protect makefile from other boards 25# protect makefile from other boards
26# if some modules are built directly from this directory (not subdirectories), 26# if some modules are built directly from this directory (not subdirectories),
27# their rules should be written here. 27# their rules should be written here.
28ifeq ($(TARGET_DEVICE),jacinto6evm) 28ifeq ($(TARGET_DEVICE),beaglex15)
29include $(CLEAR_VARS) 29include $(CLEAR_VARS)
30 30
31LOCAL_MODULE := jacinto6evm_hdcp_keys 31LOCAL_MODULE := beaglex15_hdcp_keys
32LOCAL_MODULE_TAGS := optional 32LOCAL_MODULE_TAGS := optional
33LOCAL_MODULE_CLASS := FAKE 33LOCAL_MODULE_CLASS := FAKE
34LOCAL_MODULE_SUFFIX := -timestamp 34LOCAL_MODULE_SUFFIX := -timestamp