JustOS/linux-6.13/drivers/media/pci/intel/ivsc/Makefile

10 lines
230 B
Makefile
Raw Permalink Normal View History

2025-01-24 14:00:19 +00:00
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2023, Intel Corporation. All rights reserved.
obj-$(CONFIG_INTEL_VSC) += ivsc-csi.o
ivsc-csi-y += mei_csi.o
obj-$(CONFIG_INTEL_VSC) += ivsc-ace.o
ivsc-ace-y += mei_ace.o