From 4a2723263733f7e913f38e2c29d394d73d2dbe14 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Thu, 11 Mar 2010 20:15:39 +0000 Subject: [PATCH] Fixes build for PXE NetBoot. Uncertain if additional changes are needed. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35818 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/boot/platform/pxe_ia32/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/boot/platform/pxe_ia32/Jamfile b/src/system/boot/platform/pxe_ia32/Jamfile index 22f87ecc96..6921ca3cfd 100644 --- a/src/system/boot/platform/pxe_ia32/Jamfile +++ b/src/system/boot/platform/pxe_ia32/Jamfile @@ -26,7 +26,7 @@ local genericPlatformSources = local bios_ia32_src = start.c - debug.c + debug.cpp bios.S console.cpp serial.cpp