qcs6490: fix patched dtb not compiled

This commit is contained in:
Jianfeng Liu 2026-01-27 10:12:00 +08:00 committed by Igor
parent a621bdcfff
commit 138da1c47f

View File

@ -18,7 +18,7 @@ config: # This is file 'patch/kernel/archive/sm8250-6.7/0000.patching_config.yam
# or patched-in; overlay subdir will be included "-y" if it exists.
# No more Makefile patching needed, yay!
auto-patch-dt-makefile:
- { directory: "arch/arm64/boot/dts/qcom", config-var: "CONFIG_ARCH_QCOM" }
- { directory: "arch/arm64/boot/dts/qcom", config-var: "CONFIG_ARCH_QCOM", add-only: false}
# configuration for when applying patches to git / auto-rewriting patches (development cycle helpers)
patches-to-git: