summaryrefslogtreecommitdiffstats
path: root/msm8909/mm-audio/aenc-qcelp13/Android.mk
blob: 58d0456b71aaa8feaa90f32761c3c68aa96ebb38 (plain)
1
2
3
4
5
6
7
ifneq ($(filter arm aarch64 arm64, $(TARGET_ARCH)),)

AENC_QCELP13_PATH:= $(call my-dir)

include $(AENC_QCELP13_PATH)/qdsp6/Android.mk

endif