source: mainline/boot/arch/ia64/loader/gefi/inc/inc.mak@ 86018c1

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 86018c1 was 7208b6c, checked in by Jakub Vana <jakub.vana@…>, 17 years ago

Basic IA64 boot and kernel suport for real machines

  • Property mode set to 100644
File size: 590 bytes
Line 
1
2
3INC_DEPS = $(INC_DEPS) \
4 efi.h \
5 efiapi.h \
6 efibind.h \
7 eficon.h \
8 efidebug.h \
9 efidef.h \
10 efidevp.h \
11 efierr.h \
12 efifs.h \
13 efilib.h \
14 efipart.h \
15 efiprot.h \
16 efipxe.h \
17 efivar.h \
18 pe.h \
19 stdarg.h
Note: See TracBrowser for help on using the repository browser.