![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0+ 0002 ccflags-$(CONFIG_PPC_WERROR) += -Werror 0003 0004 ocxl-y += main.o pci.o config.o file.o pasid.o mmio.o 0005 ocxl-y += link.o context.o afu_irq.o sysfs.o trace.o 0006 ocxl-y += core.o 0007 obj-$(CONFIG_OCXL) += ocxl.o 0008 0009 # For tracepoints to include our trace.h from tracepoint infrastructure: 0010 CFLAGS_trace.o := -I$(src) 0011 0012 # ccflags-y += -DDEBUG
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |