Commit f4a4a6bf authored by Anton Midyukov's avatar Anton Midyukov

tar2fs: drop armh grub-efi support (not supported)

parent aa2320bb
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment