Skip to content
Commit 1ac04c32 authored by Nathan Ford's avatar Nathan Ford Committed by Thomas Petazzoni
Browse files

Fix building initramfs kernel with appended dtb



The target for building the kernel with a cpio initramfs is not
calling the append dtb commands, creating a final kernel image
without an appended dtb. Instead it needs to call kernel make on
the intermediate target, then call the append dtb commands
to produce the final image as the primary kernel build target
does.

Signed-off-by: default avatarNathan Ford <nford@westpond.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ae86a3c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment