summaryrefslogtreecommitdiff
path: root/core/bootsect.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/bootsect.inc')
-rw-r--r--core/bootsect.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bootsect.inc b/core/bootsect.inc
index 4d70998c..55391e24 100644
--- a/core/bootsect.inc
+++ b/core/bootsect.inc
@@ -61,7 +61,7 @@ load_bootsec:
xor edx,edx
xor esi,esi
-%if IS_SYSLINUX || IS_EXTLINUX
+%if IS_HD_BASED
; Restore original FDC table
mov eax,[OrigFDCTabPtr]
mov [fdctab],eax