Sign in
googlers
/
maze
/
linux
/
17515408a15fa51c553e67c415502e785145cd7f
/
.
/
drivers
/
media
/
Makefile
blob: 8cf91353b56afa82e64b48324a9c5e6aea65494b [
file
] [
log
] [
blame
]
#
# Makefile for the kernel multimedia device drivers.
#
obj
-
y
:=
common
/
obj
-
y
+=
video
/
obj
-
$
(
CONFIG_VIDEO_DEV
)
+=
radio
/
obj
-
$
(
CONFIG_DVB_CORE
)
+=
dvb
/