summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 1047363..5a189f7 100755
--- a/Android.mk
+++ b/Android.mk
@@ -14,7 +14,7 @@
LOCAL_PATH := $(call my-dir)
-ifeq ($(TARGET_DEVICE),galaxynote)
+ifeq ($(TARGET_DEVICE),n7000)
include $(call all-makefiles-under,$(LOCAL_PATH))