[haiku-commits] BRANCH tqh-github.efi [9b0d067] src/system/boot

  • From: tqh-github.efi <community@xxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 29 Aug 2013 22:00:33 +0200 (CEST)

added 1 changeset to branch 'refs/remotes/tqh-github/efi'
old head: 954c99a566c07d4622c84c41c2350511918ea3b1
new head: 9b0d0673ffe20c548b2bc07c7ee30df3b3ac2c74
overview: https://github.com/tqh/haiku/compare/954c99a...9b0d067

----------------------------------------------------------------------------

9b0d067: As I understand MakeLocateDebug should be used on haiku.efi
  
  This causes haiku.efi to be built in the right directory.

                         [ Fredrik Holmqvist <fredrik.holmqvist@xxxxxxxxx> ]

----------------------------------------------------------------------------

Commit:      9b0d0673ffe20c548b2bc07c7ee30df3b3ac2c74
Author:      Fredrik Holmqvist <fredrik.holmqvist@xxxxxxxxx>
Date:        Thu Aug 29 19:50:18 2013 UTC

----------------------------------------------------------------------------

1 file changed, 1 insertion(+)
src/system/boot/Jamfile | 1 +

----------------------------------------------------------------------------

diff --git a/src/system/boot/Jamfile b/src/system/boot/Jamfile
index 69379a5..2286354 100644
--- a/src/system/boot/Jamfile
+++ b/src/system/boot/Jamfile
@@ -113,3 +113,4 @@ BuildBiosLoader pxehaiku-loader : 
boot_loader_$(TARGET_BOOT_PLATFORM) ;
 SubInclude HAIKU_TOP src system boot arch $(TARGET_KERNEL_ARCH) ;
 SubInclude HAIKU_TOP src system boot loader ;
 SubInclude HAIKU_TOP src system boot platform ;
+SubInclude HAIKU_TOP src system boot platform efi ;


Other related posts: