From bf905142eba8a8ffa21f7d27535839f7c23447f1 Mon Sep 17 00:00:00 2001 From: Marcus Overhagen Date: Mon, 25 Sep 2006 15:50:41 +0000 Subject: [PATCH] make boot loader platform dependant git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18923 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../ldscripts/x86/{pxe_boot_loader.ld => boot_loader_pxe_ia32.ld} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/system/ldscripts/x86/{pxe_boot_loader.ld => boot_loader_pxe_ia32.ld} (100%) diff --git a/src/system/ldscripts/x86/pxe_boot_loader.ld b/src/system/ldscripts/x86/boot_loader_pxe_ia32.ld similarity index 100% rename from src/system/ldscripts/x86/pxe_boot_loader.ld rename to src/system/ldscripts/x86/boot_loader_pxe_ia32.ld