From 67878015a2aadfc80aacbb0b4578e18abc30541b Mon Sep 17 00:00:00 2001 From: zouxiaoh Date: Thu, 19 Dec 2024 12:06:19 +0800 Subject: [PATCH] Update README --- kernel_patches/patch_6.12_mainline/README | 1 + 1 file changed, 1 insertion(+) diff --git a/kernel_patches/patch_6.12_mainline/README b/kernel_patches/patch_6.12_mainline/README index fe41ffe71c68..e23dc7b50b84 100644 --- a/kernel_patches/patch_6.12_mainline/README +++ b/kernel_patches/patch_6.12_mainline/README @@ -19,6 +19,7 @@ build kernel driver with community kernel version 6.11 but not iot kernel b. for PSYS driver (the patch be integrated in NEX kernel 6.12): git am 0001-media-pci-intel-psys-driver.patch + echo "obj-\$(CONFIG_VIDEO_INTEL_IPU6) += psys/" >> ./drivers/media/pci/intel/ipu6/Makefile c. for USB device need to apply below 2 patches, they are merged to kernel 6.13. 0001-media-intel-ipu6-do-not-handle-interrupts-when-devic.patch