ipu6-camera-hal: fix compilation
This commit is contained in:
parent
a029fb013e
commit
6c5f0ae886
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ stdenv.mkDerivation {
|
|||
];
|
||||
|
||||
NIX_CFLAGS_COMPILE = [
|
||||
"-Wno-error"
|
||||
"-I${lib.getDev ipu6-camera-bin}/include/ia_imaging"
|
||||
"-I${lib.getDev ipu6-camera-bin}/include/ia_camera"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue