summaryrefslogtreecommitdiff
path: root/ldlinux.asm
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-04-19 11:40:10 -0400
committerH. Peter Anvin <hpa@zytor.com>2008-04-19 11:40:10 -0400
commit75f156f68da694eae5f12cfe995903f91ad23e8b (patch)
tree0b8b765236010d05b0e880dc4e78c02f08302a34 /ldlinux.asm
parent16983e80939790e598656c1d91c24e7069feec34 (diff)
downloadsyslinux-75f156f68da694eae5f12cfe995903f91ad23e8b.tar.gz
Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX
Add support for ISOLINUX-style LOCALBOOT in SYSLINUX/EXTLINUX. No way to do the same for PXELINUX, due to the keyword collision. Suck.
Diffstat (limited to 'ldlinux.asm')
-rw-r--r--ldlinux.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldlinux.asm b/ldlinux.asm
index 0f063154..5593f716 100644
--- a/ldlinux.asm
+++ b/ldlinux.asm
@@ -1529,6 +1529,7 @@ getfatsector:
%include "strcpy.inc" ; strcpy()
%include "cache.inc" ; Metadata disk cache
%include "adv.inc" ; Auxillary Data Vector
+%include "localboot.inc" ; Disk-based local boot
; -----------------------------------------------------------------------------
; Begin data section