diff options
Diffstat (limited to 'src/ipa/raspberrypi/data/meson.build')
-rw-r--r-- | src/ipa/raspberrypi/data/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipa/raspberrypi/data/meson.build b/src/ipa/raspberrypi/data/meson.build index 92ad3272..abb1f928 100644 --- a/src/ipa/raspberrypi/data/meson.build +++ b/src/ipa/raspberrypi/data/meson.build @@ -5,6 +5,7 @@ conf_files = files([ 'imx290.json', 'imx477.json', 'ov5647.json', + 'ov9281.json', 'se327m12.json', 'uncalibrated.json', ]) |