mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
rename(configure_bootloaders): Remove the legacy use of "legacy"
This commit is contained in:
parent
a022642e54
commit
2aa3571e45
@ -55,7 +55,7 @@ create_base_image() {
|
|||||||
--root="${root_fs_dir}" \
|
--root="${root_fs_dir}" \
|
||||||
--board="${BOARD}"
|
--board="${BOARD}"
|
||||||
|
|
||||||
${BUILD_LIBRARY_DIR}/create_legacy_bootloader_templates.sh \
|
${BUILD_LIBRARY_DIR}/configure_bootloaders.sh \
|
||||||
--arch=${ARCH} \
|
--arch=${ARCH} \
|
||||||
--disk_layout="${disk_layout}" \
|
--disk_layout="${disk_layout}" \
|
||||||
--boot_dir="${root_fs_dir}"/boot \
|
--boot_dir="${root_fs_dir}"/boot \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user