diff options
author | Brian Norris <computersforpeace@gmail.com> | 2023-01-12 21:32:17 -0800 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-01-21 01:02:24 +0100 |
commit | 84ee3436a44dac3809b05a1c900e34dbebf030c1 (patch) | |
tree | 94e271a4333e0eabd61b62913d3b990ed3f02759 /target/linux/ipq806x/config-5.15 | |
parent | d3c19c71f6044eff1677563365cea0f9e919b462 (diff) | |
download | upstream-84ee3436a44dac3809b05a1c900e34dbebf030c1.tar.gz upstream-84ee3436a44dac3809b05a1c900e34dbebf030c1.tar.bz2 upstream-84ee3436a44dac3809b05a1c900e34dbebf030c1.zip |
ipq806x: Point to externally compiled dtbs in recipes
Similar to commit 4d8b42d8a777 ("ipq40xx: point to externally compiled
dtbs in recipes").
Currently, we patch our DTS files into the kernel source tree, so the
kernel build process will produce DTBs for us. The kernel-to-DTS
dependency can cause buildroot to perform excessive rebuilds of the
kernel though, which slows down device development iteration.
Buildroot also compiles DTBs on its own, to
$(KDIR)/image-$(DEVICE_DTS).dtb. With small adjustments, we can leverage
this, and stop patching DTS files into the kernel Makefile at the same
time.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'target/linux/ipq806x/config-5.15')
0 files changed, 0 insertions, 0 deletions