xref: /linux/drivers/accel/ivpu/Makefile (revision 35b137630f08d913fc2e33df33ccc2570dff3f7d)
1# SPDX-License-Identifier: GPL-2.0-only
2# Copyright (C) 2023 Intel Corporation
3
4intel_vpu-y := \
5	ivpu_drv.o \
6	ivpu_hw_mtl.o
7
8obj-$(CONFIG_DRM_ACCEL_IVPU) += intel_vpu.o