Skip to content
Snippets Groups Projects
Unverified Commit 3ca9d68c authored by Caleb Connolly's avatar Caleb Connolly :recycle: Committed by Clayton Craft
Browse files

don't copy vmlinuz-dtb to /boot (MR 50)


When appending the dtb to the kernel, we would also copy the resulting
file to /boot, however there is no use for this and it takes up precious
space (the default size of /boot is 128M). Stop copying it there.

Signed-off-by: default avatarCaleb Connolly <caleb@connolly.tech>
parent c147bcc6
Loading
Checking pipeline status