[go: nahoru, domu]

blob: f6478e7f35ea442642de6032b76cd26fd097d6f3 [file] [log] [blame]
Srinu Gorle04d5e402016-09-27 16:07:56 +05301# Makefile.am - Automake script for mm-omxvideo
2#
3ACLOCAL_AMFLAGS = -I m4
4
Laisheng Hu33fb67b2018-08-27 16:32:06 +08005BUILD_COMPONENTS := mm-core libc2dcolorconvert libplatformconfig libarbitrarybytes
Arun Kumar Dasarif7ad0db2016-05-26 11:05:29 +05306
7if BUILD_MM_VIDEO
8BUILD_COMPONENTS += mm-video-v4l2
9endif
10
Shiju Mathew720a4c92019-02-06 16:43:23 -050011if TARGET_HYPERVISOR
12BUILD_COMPONENTS += hypv-intercept
13endif
14
Arun Kumar Dasarif7ad0db2016-05-26 11:05:29 +053015SUBDIRS := $(BUILD_COMPONENTS)