workqueue: Make worker_attach/detach_pool() update worker->pool
[linux/fpc-iii.git] / drivers / misc / ocxl / Makefile
blob5229dcda82974c12f3efadca6274002c06874167
1 # SPDX-License-Identifier: GPL-2.0+
2 ccflags-$(CONFIG_PPC_WERROR) += -Werror
4 ocxl-y += main.o pci.o config.o file.o pasid.o
5 ocxl-y += link.o context.o afu_irq.o sysfs.o trace.o
6 obj-$(CONFIG_OCXL) += ocxl.o
8 # For tracepoints to include our trace.h from tracepoint infrastructure:
9 CFLAGS_trace.o := -I$(src)
11 # ccflags-y += -DDEBUG