xref: /linux/drivers/media/platform/sunxi/sun8i-rotate/Makefile (revision ead5d1f4d877e92c051e1a1ade623d0d30e71619)
1# SPDX-License-Identifier: GPL-2.0
2sun8i-rotate-y += sun8i_rotate.o
3sun8i-rotate-y += sun8i_formats.o
4
5obj-$(CONFIG_VIDEO_SUN8I_ROTATE) += sun8i-rotate.o
6