Home | History | Annotate | Download | only in aenc-qcelp13
      1 ifneq ($(filter arm aarch64 arm64, $(TARGET_ARCH)),)
      2 
      3 AENC_QCELP13_PATH:= $(call my-dir)
      4 
      5 include $(AENC_QCELP13_PATH)/qdsp6/Android.mk
      6 
      7 endif
      8