Linux 4.19-rc7
[linux-2.6/btrfs-unstable.git] / tools / testing / selftests / media_tests / Makefile
blob60826d7d37d49d3f2aaed26068085ffc2a59246a
1 # SPDX-License-Identifier: GPL-2.0
3 CFLAGS += -I../ -I../../../../usr/include/
4 TEST_GEN_PROGS := media_device_test media_device_open video_device_test
6 include ../lib.mk