82eb3f7e6d
There are no users left, remove it. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
8 lines
134 B
Meson
8 lines
134 B
Meson
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
libcamera_sources += files([
|
|
'dma_heaps.cpp',
|
|
'raspberrypi.cpp',
|
|
'rpi_stream.cpp',
|
|
])
|