mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-21 03:54:03 +08:00
0bbd5f4e97
Adds a new ioatdma driver Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
62 B
Makefile
3 lines
62 B
Makefile
obj-y += dmaengine.o
|
|
obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o
|