mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
8 lines
119 B
Makefile
8 lines
119 B
Makefile
#
|
|
# Makefile for the kernel multimedia device drivers.
|
|
#
|
|
|
|
obj-y := dvb-core/ \
|
|
ddbridge/ \
|
|
frontends/
|