diff boot/Makefile.def @ 4:cae91de64e26

gather boot file
author Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
date Mon, 17 Dec 2012 22:22:18 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/boot/Makefile.def	Mon Dec 17 22:22:18 2012 +0900
@@ -0,0 +1,4 @@
+CC = elf-cbc-gcc-4.6.0
+LD = x86_64-elf-ld
+EFI_TOOLS = /Users/taira/cross/EFI_TOOLS/bin
+OBJCOPY = x86_64-pc-mingw32-objcopy