Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[linux-2.6-microblaze.git] / tools / testing / selftests / media_tests / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 CFLAGS += -I../ -I../../../../usr/include/
4 TEST_GEN_PROGS := media_device_test media_device_open video_device_test
5
6 include ../lib.mk