mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-08 07:13:06 +00:00
3 lines
97 B
Makefile
3 lines
97 B
Makefile
|
obj-$(CONFIG_INTEL_IDXD) += idxd.o
|
||
|
idxd-y := init.o irq.o device.o sysfs.o submit.o dma.o cdev.o
|