-
Christian Buschau authored
This target supports Arm SystemReady (EFI) compatible machines
Christian Buschau authoredThis target supports Arm SystemReady (EFI) compatible machines
armsr.inc 243 B
-- We do not use the ext4 images, so we do not want to build them.
config('TARGET_ROOTFS_EXT4FS', false)
defaults {
factory = '-squashfs-combined',
factory_ext = '.img.gz',
sysupgrade = '-squashfs-combined',
sysupgrade_ext = '.img.gz',
}