1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/x86/image
李国 32f675ca9f x86: fix grub-bios-setup fail during sysupgrade
grub-bios-setup requires two images (boot.img and core.img),
but they are missing. This make an error during sysupgrade:
Upgrading bootloader on /dev/sda...
grub-bios-setup: error: cannot open `/tmp/boot/boot/grub/boot.img': No
such file or directory.

Signed-off-by: 李国 <uxgood.org@gmail.com>
2020-04-09 12:51:10 +02:00
..
64.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
generic.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
geode.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
grub-efi.cfg x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
grub-iso.cfg x86: generate EFI platform bootable images 2020-03-31 16:20:47 +02:00
grub-pc.cfg x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
legacy.mk x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
Makefile x86: fix grub-bios-setup fail during sysupgrade 2020-04-09 12:51:10 +02:00