summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-02-22 07:19:53 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-02-22 07:19:53 (GMT)
commit2438431e9dbcc335e605a8b07b1ae1e56e0edaa9 (patch)
treec138409f70d4197cf59b45c6a52c8eb5140e9aae
parent47cbc833fdfdb9dab4aad61ae411a5659fc2e3b8 (diff)
downloaddarwin-2438431e9dbcc335e605a8b07b1ae1e56e0edaa9.zip
darwin-2438431e9dbcc335e605a8b07b1ae1e56e0edaa9.tar.gz
darwin-2438431e9dbcc335e605a8b07b1ae1e56e0edaa9.tar.bz2
darwin: build GTVS default [4/5]
PD# NONE build GTVS default Change-Id: I589969177ef7c1f7a422e2bb0309a9b078b6f893
Diffstat
-rw-r--r--darwin.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/darwin.mk b/darwin.mk
index 153c7a1..d19d6c6 100644
--- a/darwin.mk
+++ b/darwin.mk
@@ -115,7 +115,7 @@ TARGET_BUILD_LIVETV := true
# ATV
#
########################################################################
-ifeq ($(BOARD_COMPILE_ATV),true)
+ifneq ($(BOARD_COMPILE_ATV),false)
BOARD_COMPILE_CTS := true
TARGET_BUILD_GOOGLE_ATV:= true
DONT_DEXPREOPT_PREBUILTS:= true