[Buildroot] How to invode rebuilding a device tree

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Nov 20 08:28:31 UTC 2014


Dear Tim michals,

On Thu, 20 Nov 2014 03:36:38 +0000 (UTC), Tim michals wrote:

> Is there some way to do rebuild the device tree using the build
> system? make linux-rebuild works, but it rebuilds the entire kernel.
> Maybe just invoke the kernel make file with the <device-tree>.dtb?

"make linux-rebuild" doesn't rebuild the entire kernel, it simply
triggers a new "make" in the kernel tree. So if only your Device Tree
changed, then only your Device Tree will be regenerated. Maybe the
kernel will be linked again, but it certainly will not be rebuilt again
from scratch.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list