mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00: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>
2 lines
62 B
Makefile
2 lines
62 B
Makefile
obj-y += dmaengine.o
|
|
obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o
|