mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 17:22:24 +02: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
|