]> Git Repo - linux.git/blob - drivers/vfio/cdx/Makefile
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / vfio / cdx / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Copyright (C) 2022-2023, Advanced Micro Devices, Inc.
4 #
5
6 obj-$(CONFIG_VFIO_CDX) += vfio-cdx.o
7
8 vfio-cdx-objs := main.o intr.o
This page took 0.03534 seconds and 4 git commands to generate.