diff options
Diffstat (limited to 'src/ipa/raspberrypi/data/meson.build')
-rw-r--r-- | src/ipa/raspberrypi/data/meson.build | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ipa/raspberrypi/data/meson.build b/src/ipa/raspberrypi/data/meson.build index 68433fc2..2def75cb 100644 --- a/src/ipa/raspberrypi/data/meson.build +++ b/src/ipa/raspberrypi/data/meson.build @@ -2,10 +2,13 @@ conf_files = files([ 'imx219.json', + 'imx219_noir.json', 'imx290.json', 'imx378.json', 'imx477.json', + 'imx477_noir.json', 'ov5647.json', + 'ov5647_noir.json', 'ov9281.json', 'se327m12.json', 'uncalibrated.json', |