summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/raspberrypi/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcamera/pipeline/raspberrypi/meson.build')
-rw-r--r--src/libcamera/pipeline/raspberrypi/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcamera/pipeline/raspberrypi/meson.build b/src/libcamera/pipeline/raspberrypi/meson.build
index 7c5b6ff7..f1a2f5ee 100644
--- a/src/libcamera/pipeline/raspberrypi/meson.build
+++ b/src/libcamera/pipeline/raspberrypi/meson.build
@@ -4,5 +4,4 @@ libcamera_sources += files([
'dma_heaps.cpp',
'raspberrypi.cpp',
'rpi_stream.cpp',
- 'staggered_ctrl.cpp',
])