|
|
1.1 root 1: # -*- makefile -*- : Force emacs to use Makefile mode
2:
3: # EFI probably doesn't guarantee us a red zone, so let's not rely on it.
4: #
5: CFLAGS += -mno-red-zone
6:
7: # Specify EFI image builder
8: #
9: ELF2EFI = $(ELF2EFI64)
10:
11: # Include generic EFI Makefile
12: #
13: MAKEDEPS += arch/x86/Makefile.efi
14: include arch/x86/Makefile.efi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.