summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rwxr-xr-xutils/update-kernel-headers.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/update-kernel-headers.sh b/utils/update-kernel-headers.sh
index 3c3f34c7..a006452e 100755
--- a/utils/update-kernel-headers.sh
+++ b/utils/update-kernel-headers.sh
@@ -66,8 +66,8 @@ done
# The IPU3 header is a special case, as it's stored in staging. Handle it
# manually.
-(cd "${install_dir}" ; "${kernel_dir}scripts/headers_install.sh" \
- "${kernel_dir}/drivers/staging/media/ipu3/include/intel-ipu3.h" \
+(cd "${install_dir}" ; "${kernel_dir}/scripts/headers_install.sh" \
+ "${kernel_dir}/drivers/staging/media/ipu3/include/uapi/intel-ipu3.h" \
"${header_dir}/intel-ipu3.h")
# Update the README file