1 # -*- makefile -*- : Force emacs to use Makefile mode
3 # Specify EFI image builder
9 CFLAGS += -malign-double
11 # Specify EFI boot file
13 EFI_BOOT_FILE = bootia32.efi
15 # Include generic EFI Makefile
17 MAKEDEPS += arch/x86/Makefile.efi
18 include arch/x86/Makefile.efi