rockchip64-6.19: switch to add-only DT Makefile AutoPatcher
This commit is contained in:
parent
a85a5aef67
commit
d03b9a924a
@ -24,8 +24,9 @@ config: # This is file 'patch/kernel/archive/rockchip64-6.19/0000.patching_confi
|
||||
# the Makefile in each of these directories will be magically patched to include the dts files copied
|
||||
# or patched-in; overlay subdir will be included "-y" if it exists.
|
||||
# No more Makefile patching needed, yay!
|
||||
# add-only: true - only add entries `` to the end of the Makefile and hope for the best
|
||||
auto-patch-dt-makefile:
|
||||
- { directory: "arch/arm64/boot/dts/rockchip", config-var: "CONFIG_ARCH_ROCKCHIP" }
|
||||
- { directory: "arch/arm64/boot/dts/rockchip", config-var: "CONFIG_ARCH_ROCKCHIP", add-only: true }
|
||||
|
||||
# configuration for when applying patches to git / auto-rewriting patches (development cycle helpers)
|
||||
patches-to-git:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user