You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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
|