Skip to content

Commit

Permalink
balena-image-flasher: Temporarily remove kernel image from boot parti…
Browse files Browse the repository at this point in the history
…tion

The kernel image has increased in size and no longer fits
in the boot partition, let's remove it temporarily to
allow the non-flasher images to build

Signed-off-by: Alexandru Costache <[email protected]>
  • Loading branch information
acostach committed Mar 18, 2023
1 parent e19b586 commit a35496f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
include balena-image.inc

BALENA_BOOT_PARTITION_FILES:append:jetson-tx2 = " \
${KERNEL_IMAGETYPE}${KERNEL_INITRAMFS}-${MACHINE}.bin:/${KERNEL_IMAGETYPE} \
extlinux/extlinux.conf_flasher:/extlinux/extlinux.conf \
"

0 comments on commit a35496f

Please sign in to comment.