aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/media_tests/Makefile
blob: c82cec2497dee80b836aec7e2c5b68675c03df56 (plain) (blame)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS := media_device_test media_device_open video_device_test
all: $(TEST_GEN_PROGS)

include ../lib.mk