mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-01 10:13:58 +08:00
3 lines
67 B
Makefile
3 lines
67 B
Makefile
|
obj-$(CONFIG_INTEL_IDXD) += idxd.o
|
||
|
idxd-y := init.o irq.o device.o
|