mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01: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
|