]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/misc/ocxl/Makefile
misc: alcor_pci: Fix an error handling path
[mirror_ubuntu-jammy-kernel.git] / drivers / misc / ocxl / Makefile
CommitLineData
b97f0224
FB
1# SPDX-License-Identifier: GPL-2.0+
2ccflags-$(CONFIG_PPC_WERROR) += -Werror
3
7e462c2a 4ocxl-y += main.o pci.o config.o file.o pasid.o mmio.o
b97f0224 5ocxl-y += link.o context.o afu_irq.o sysfs.o trace.o
1ba21436 6ocxl-y += core.o
b97f0224
FB
7obj-$(CONFIG_OCXL) += ocxl.o
8
9# For tracepoints to include our trace.h from tracepoint infrastructure:
10CFLAGS_trace.o := -I$(src)
11
12# ccflags-y += -DDEBUG