x86: Generate EFI grub images
authorDUPONCHEEL Sébastien <sebastien.duponcheel@corp.ovh.com>
Tue, 11 Apr 2017 10:46:44 +0000 (12:46 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 14 Aug 2019 06:09:27 +0000 (08:09 +0200)
commit252559414f76a5cb881b9f9d2e3c8035e2211861
tree0b2e37761c25b63a029015c453ef23b64711fa46
parent99af0e8f4dfe719a69d7e3f090a511e42acd5a90
x86: Generate EFI grub images

Signed-off-by: DUPONCHEEL Sébastien <sebastien.duponcheel@corp.ovh.com>
[fix grub build variant clashes]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
config/Config-images.in
package/base-files/files/lib/upgrade/common.sh
package/boot/grub2/Makefile [deleted file]
package/boot/grub2/common.mk [new file with mode: 0644]
package/boot/grub2/grub2-efi/Makefile [new file with mode: 0644]
package/boot/grub2/grub2/Makefile [new file with mode: 0644]
target/linux/x86/image/Makefile
target/linux/x86/image/gen_image_efi.sh [new file with mode: 0755]