1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_DMA_RALINK) += ralink-gdma.o
3
4ccflags-y += -I$(srctree)/drivers/dma
5