tar2fs: drop armh grub-efi support (not supported)
This commit is contained in:
parent
aa2320bb17
commit
f4a4a6bff7
@ -426,10 +426,6 @@ grub-efi)
|
||||
chroot "$ROOTFS" grub-install --target=arm64-efi --recheck \
|
||||
--removable --uefi-secure-boot
|
||||
;;
|
||||
armh)
|
||||
chroot "$ROOTFS" grub-install --target=arm-efi --recheck \
|
||||
--removable --uefi-secure-boot
|
||||
;;
|
||||
riscv64)
|
||||
chroot "$ROOTFS" grub-install --target=riscv64-efi --recheck \
|
||||
--removable --uefi-secure-boot
|
||||
|
Loading…
x
Reference in New Issue
Block a user