]> Git Repo - linux.git/blob - drivers/media/pci/intel/ivsc/Makefile
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / media / pci / intel / ivsc / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2023, Intel Corporation. All rights reserved.
4
5 obj-$(CONFIG_INTEL_VSC) += ivsc-csi.o
6 ivsc-csi-y += mei_csi.o
7
8 obj-$(CONFIG_INTEL_VSC) += ivsc-ace.o
9 ivsc-ace-y += mei_ace.o
This page took 0.036998 seconds and 4 git commands to generate.