repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 5.9.7
[linux/fpc-iii.git]
/
drivers
/
media
/
test-drivers
/
Makefile
blob
74410d3a9f2d286013fe217323ea96e24beb351b
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for the test drivers.
4
#
5
6
obj-
$(
CONFIG_VIDEO_VIMC
) +=
vimc
/
7
obj-
$(
CONFIG_VIDEO_VIVID
) +=
vivid
/
8
obj-
$(
CONFIG_VIDEO_VIM2M
) +=
vim2m.o
9
obj-
$(
CONFIG_VIDEO_VICODEC
) +=
vicodec
/