c05564c4d8
Android 13
5 lines
124 B
Makefile
Executable file
5 lines
124 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
vicodec-objs := vicodec-core.o vicodec-codec.o
|
|
|
|
obj-$(CONFIG_VIDEO_VICODEC) += vicodec.o
|