summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu-hantro
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-vpu-hantro')
-rw-r--r--recipes-bsp/imx-vpu-hantro/imx-vpu-hantro/0002-Fix-version.h-inclusion-to-be-from-kernel-build-fold.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro/0002-Fix-version.h-inclusion-to-be-from-kernel-build-fold.patch b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro/0002-Fix-version.h-inclusion-to-be-from-kernel-build-fold.patch
index e9bf9257..9d542231 100644
--- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro/0002-Fix-version.h-inclusion-to-be-from-kernel-build-fold.patch
+++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro/0002-Fix-version.h-inclusion-to-be-from-kernel-build-fold.patch
@@ -34,7 +34,7 @@ index 56b4332..0be43ce 100755
34 ENV += -I$(LINUX_KERNEL_ROOT)/drivers/staging/android/uapi 34 ENV += -I$(LINUX_KERNEL_ROOT)/drivers/staging/android/uapi
35 35
36+# LINUX_VERSION_CODE from kernel build folder instead of toolchain headers 36+# LINUX_VERSION_CODE from kernel build folder instead of toolchain headers
37+INCLUDE_HEADERS += -I$(LINUX_KERNEL_BUILD)/include/generated/uapi 37+ENV += -I$(LINUX_KERNEL_BUILD)/include/generated/uapi
38+ 38+
39 LIBENCNAME = libcodec_enc 39 LIBENCNAME = libcodec_enc
40 LIBSENC = -L./ -lhantro_h1 -lpthread 40 LIBSENC = -L./ -lhantro_h1 -lpthread