Sign in
android-kvm
/
linux
/
1ea9b98b007a662e402551a41a4413becad40a65
/
.
/
tools
/
testing
/
selftests
/
media_tests
/
Makefile
blob: c82cec2497dee80b836aec7e2c5b68675c03df56 [
file
] [
log
] [
blame
]
# 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