Brian Norris 84ee3436a4
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>
2023-01-21 01:02:24 +01:00
..
2022-11-27 13:18:29 +01:00
2022-12-24 15:24:18 +01:00
2023-01-14 22:31:38 +01:00
2022-12-23 19:44:14 +01:00
2023-01-14 22:31:38 +01:00
2023-01-13 22:04:22 +01:00
2023-01-14 22:31:38 +01:00
2022-12-23 19:44:20 +01:00
2023-01-19 13:26:15 +01:00
2022-12-23 19:44:20 +01:00
2023-01-14 22:31:38 +01:00
2022-12-23 19:44:20 +01:00
2022-12-23 19:44:22 +01:00
2023-01-03 23:55:45 +01:00
2023-01-14 22:31:38 +01:00
2023-01-09 21:39:45 +02:00
2023-01-07 01:30:31 +01:00
2023-01-09 21:39:46 +02:00
2022-12-23 19:44:21 +01:00
2022-12-12 09:06:17 +01:00
2023-01-15 13:30:09 +01:00
2023-01-03 20:56:01 +01:00