summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-04-07 23:49:00 -0700
committerSteve Kondik <shade@chemlab.org>2013-04-07 23:49:00 -0700
commit76195f7dda0c4679fa4af0fc51755ae6e99b1311 (patch)
tree28021b1313ec4e5ee0932de2f2cf90573ba1dcc0
parent8f99ee3993c491e794e4dd8b56984b4b4001afea (diff)
downloaddevice_samsung_smdk4412-common-76195f7dda0c4679fa4af0fc51755ae6e99b1311.tar.gz
device_samsung_smdk4412-common-76195f7dda0c4679fa4af0fc51755ae6e99b1311.tar.bz2
device_samsung_smdk4412-common-76195f7dda0c4679fa4af0fc51755ae6e99b1311.zip
smdk4412-common: Add new devices
Change-Id: Id7d0e92b268809a13f1cdba26dd321d6ccd6f78d
-rw-r--r--Android.mk2
-rwxr-xr-xextract-files.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 7df7b2c..3820f4f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
-ifneq ($(filter i9300 i9305 n7100 n8000 n8013 t0lte i605 l900 r950,$(TARGET_DEVICE)),)
+ifneq ($(filter i9300 i9305 n7100 n8000 n8013 t0lte t0lteatt t0ltetmo i605 l900 r950,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
diff --git a/extract-files.sh b/extract-files.sh
index 4b480d9..e380cb5 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -93,7 +93,7 @@ done
LOCAL_PATH := \$(call my-dir)
-ifneq (\$(filter i9300 i9305 n7100 n8000 n8013 t0lte i605 l900 r950,\$(TARGET_DEVICE)),)
+ifneq (\$(filter i9300 i9305 n7100 n8000 n8013 t0lte t0lteatt t0ltetmo i605 l900 r950,\$(TARGET_DEVICE)),)
include \$(CLEAR_VARS)
LOCAL_MODULE := libTVOut