]> Git Repo - J-linux.git/blob - drivers/misc/pvpanic/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / misc / pvpanic / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Pvpanic Makefile
4 #
5 # Copyright (C) 2021 Oracle.
6 #
7 obj-$(CONFIG_PVPANIC_MMIO)      += pvpanic.o pvpanic-mmio.o
8 obj-$(CONFIG_PVPANIC_PCI)       += pvpanic.o pvpanic-pci.o
This page took 0.030378 seconds and 4 git commands to generate.