aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/media_tests/Makefile
blob: 60826d7d37d49d3f2aaed26068085ffc2a59246a (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0
#
CFLAGS += -I../ -I../../../../usr/include/
TEST_GEN_PROGS := media_device_test media_device_open video_device_test

include ../lib.mk