annotate boot/Makefile.def @ 9:e6715e03b87a

can use efi 64 bit.
author taiki
date Wed, 16 Jan 2013 01:33:09 +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