Give a subdirectory to all pipeline handlers to make the structure of the source tree more consistent. This will also simplify the implementation of pipeline handlers selection at build time. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
4 lines
66 B
Meson
4 lines
66 B
Meson
subdir('ipu3')
|
|
subdir('rkisp1')
|
|
subdir('uvcvideo')
|
|
subdir('vimc')
|