source: bootcd/isolinux/syslinux-6.03/gpxe/src/arch/i386/Makefile.efi

Last change on this file was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 207 bytes
Line 
1# -*- makefile -*- : Force emacs to use Makefile mode
2
3# Specify EFI image builder
4#
5ELF2EFI         = $(ELF2EFI32)
6
7# Include generic EFI Makefile
8#
9MAKEDEPS        += arch/x86/Makefile.efi
10include arch/x86/Makefile.efi
Note: See TracBrowser for help on using the repository browser.