* Use GRUB bootloader for all UEFI platforms * Introduce and use file_env command * Compress squashfs for aarch64 as well
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
BOARD_ID=generic-x86-64
|
|
BOARD_NAME="Generic x86-64"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=grub
|
|
KERNEL_FILE=bzImage
|
|
BOOT_SYS=efi
|
|
BOOT_SPL=false
|
|
DISK_SIZE=6
|
|
SUPERVISOR_MACHINE=generic-x86-64
|
|
SUPERVISOR_ARCH=amd64
|