aboutsummaryrefslogtreecommitdiffstats
path: root/android/config.mak
blob: 6760706cb33ab947218cec5f9adf9a3f4149a62d (plain)
1
2
3
4
5
6
7
# Automatically generated by configure - do not modify!
FFMPEG_ARCH_VARIANT := $(TARGET_ARCH_VARIANT)
ifeq ($(FFMPEG_2ND_ARCH), true)
   FFMPEG_ARCH_VARIANT := $(TARGET_2ND_ARCH_VARIANT)
endif

include $(call my-dir)/config-$(FFMPEG_ARCH_VARIANT).mak