Merge "hqd: Remove target list for MDSS_TARGET flag"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
01d85eeab0
@@ -27,15 +27,8 @@ endif
|
||||
|
||||
ifeq ($(call is-board-platform-in-list, $(MSM_VIDC_TARGET_LIST)), true)
|
||||
common_flags += -DVENUS_COLOR_FORMAT
|
||||
endif
|
||||
|
||||
ifeq ($(call is-board-platform-in-list, msm8974 msm8226 msm8610 apq8084 \
|
||||
mpq8092 msm_bronze msm8916 msm8994), true)
|
||||
common_flags += -DMDSS_TARGET
|
||||
endif
|
||||
ifeq ($(call is-board-platform-in-list, msm8909), true)
|
||||
common_flags += -DVENUS_COLOR_FORMAT
|
||||
endif
|
||||
|
||||
common_deps :=
|
||||
kernel_includes :=
|
||||
|
||||
Reference in New Issue
Block a user