Skip to content

Commit

Permalink
qcom_target: add msm8996 to MSM_VIDC_TARGET_LIST
Browse files Browse the repository at this point in the history
Change-Id: I9b6b7305f004ec570149673eedcb3cf52e84f6c4
  • Loading branch information
maxwen authored and fusionjack committed Jul 11, 2016
1 parent d0745ad commit b0da6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/qcom_target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
COMMON_GLOBAL_CPPFLAGS += -DQCOM_BSP -DQTI_BSP
endif

MSM_VIDC_TARGET_LIST := msm8974 msm8610 msm8226 apq8084 msm8916 msm8994 msm8909 msm8992
MSM_VIDC_TARGET_LIST := msm8974 msm8610 msm8226 apq8084 msm8916 msm8994 msm8909 msm8992 msm8996

endif

0 comments on commit b0da6f3

Please sign in to comment.