From dbf8051b468e240370e3bde630a4e6fa88a031de Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 14 Nov 2014 11:08:15 +0100 Subject: adapt buildsys --- boot2/mp.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot2/mp.asm') diff --git a/boot2/mp.asm b/boot2/mp.asm index 072aa74..b6efd04 100644 --- a/boot2/mp.asm +++ b/boot2/mp.asm @@ -34,4 +34,4 @@ boot_32_pm: ; call 0x18000 ;jump into our Kernel! -%include "boot/GDT.asm" +%include "GDT.asm" -- cgit v1.2.3