blob: 5229dcda82974c12f3efadca6274002c06874167 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001# SPDX-License-Identifier: GPL-2.0+
2ccflags-$(CONFIG_PPC_WERROR) += -Werror
3
4ocxl-y += main.o pci.o config.o file.o pasid.o
5ocxl-y += link.o context.o afu_irq.o sysfs.o trace.o
6obj-$(CONFIG_OCXL) += ocxl.o
7
8# For tracepoints to include our trace.h from tracepoint infrastructure:
9CFLAGS_trace.o := -I$(src)
10
11# ccflags-y += -DDEBUG