]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - tools/testing/selftests/media_tests/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / tools / testing / selftests / media_tests / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := media_device_test media_device_open video_device_test
3 all: $(TEST_PROGS)
4
5 include ../lib.mk
6
7 clean:
8 rm -fr media_device_test media_device_open video_device_test