Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / tools / testing / selftests / media_tests / Makefile
blobc82cec2497dee80b836aec7e2c5b68675c03df56
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_GEN_PROGS := media_device_test media_device_open video_device_test
3 all: $(TEST_GEN_PROGS)
5 include ../lib.mk