Skip to content

Commit

Permalink
Added support legacy Qualcomm OpenMAX IL libs for MSM7x27
Browse files Browse the repository at this point in the history
  • Loading branch information
C3C0 committed Oct 28, 2012
1 parent de4d1a0 commit c9231c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Expand Up @@ -88,7 +88,7 @@ TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/msm_hsusb/gadget/lun0/f
BOARD_UMS_LUNFILE := "/sys/devices/platform/msm_hsusb/gadget/lun0/file"

BOARD_USES_QCOM_HARDWARE := true
COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE -DREFRESH_RATE=60
COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE -DREFRESH_RATE=60 -DQCOM_LEGACY_OMX
BOARD_USES_QCOM_LIBS := true

TARGET_USES_GENLOCK := true
Expand Down

0 comments on commit c9231c9

Please sign in to comment.