new commit
This commit is contained in:
parent
e28271286c
commit
472d34eccc
@ -304,6 +304,7 @@ def iso_builder_main(
|
|||||||
copy_kernel_image(
|
copy_kernel_image(
|
||||||
rootfs_path=paths['ROOTFS'],
|
rootfs_path=paths['ROOTFS'],
|
||||||
boot_path=paths['BOOT_DIR'],
|
boot_path=paths['BOOT_DIR'],
|
||||||
|
target_architecture=architecture,
|
||||||
iso_build_config=iso_build_config,
|
iso_build_config=iso_build_config,
|
||||||
)
|
)
|
||||||
kernel_version = None
|
kernel_version = None
|
||||||
|
Loading…
Reference in New Issue
Block a user