annotate boot/Makefile.def @ 21:e3accb15b1bb default tip

add alloc and loader.
author taiki
date Mon, 11 Feb 2013 04:30:42 +0900
parents cae91de64e26
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
cae91de64e26 gather boot file
Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 CC = elf-cbc-gcc-4.6.0
cae91de64e26 gather boot file
Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 LD = x86_64-elf-ld
cae91de64e26 gather boot file
Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 EFI_TOOLS = /Users/taira/cross/EFI_TOOLS/bin
cae91de64e26 gather boot file
Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 OBJCOPY = x86_64-pc-mingw32-objcopy