x86_64: 添加 Legacy 固件输出
This commit is contained in:
parent
f478966827
commit
2923ee8c82
|
@ -1,8 +1,8 @@
|
|||
CONFIG_TARGET_x86=y
|
||||
CONFIG_TARGET_x86_64=y
|
||||
CONFIG_TARGET_x86_64_DEVICE_generic=y
|
||||
CONFIG_GRUB_TITLE="Compiled by AutoBuild-Actions"
|
||||
# CONFIG_VMDK_IMAGES is not set
|
||||
CONFIG_GRUB_IMAGES=y
|
||||
CONFIG_GRUB_TITLE="x86_64 Compiled @ AutoBuild-Actions"
|
||||
CONFIG_TARGET_KERNEL_PARTSIZE=32
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=480
|
||||
# CONFIG_GRUB_CONSOLE is not set
|
||||
|
|
Loading…
Reference in New Issue