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