summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/dma/Makefile
blob: aa8e8b5b3864e7a09045b6636ff7ec8f2187f45c (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -I../../../../usr/include/

TEST_GEN_PROGS := dma_map_benchmark

include ../lib.mk