diff --git a/src/ipa/raspberrypi/data/meson.build b/src/ipa/raspberrypi/data/meson.build
index 6c5beb0e0f67..84c1dabbec9c 100644
--- a/src/ipa/raspberrypi/data/meson.build
+++ b/src/ipa/raspberrypi/data/meson.build
@@ -12,7 +12,7 @@ conf_files = files([
     'imx519.json',
     'ov5647.json',
     'ov5647_noir.json',
-    'ov9281.json',
+    'ov9281_mono.json',
     'se327m12.json',
     'uncalibrated.json',
 ])
diff --git a/src/ipa/raspberrypi/data/ov9281.json b/src/ipa/raspberrypi/data/ov9281_mono.json
similarity index 100%
rename from src/ipa/raspberrypi/data/ov9281.json
rename to src/ipa/raspberrypi/data/ov9281_mono.json
