summaryrefslogtreecommitdiff
path: root/ldlinux.asm
diff options
context:
space:
mode:
authorhpa <hpa>2002-04-27 03:12:46 +0000
committerhpa <hpa>2002-04-27 03:12:46 +0000
commit4469dfa9e4f3c9f1852bdde0a103d86e7a0f05ab (patch)
tree33f2a7e518dff0a825cde7002b115137748078d4 /ldlinux.asm
parent09f23d80a2697f8f536711f32cdc05f8751f1fe4 (diff)
downloadsyslinux-4469dfa9e4f3c9f1852bdde0a103d86e7a0f05ab.tar.gz
Don't rely on non-preprocessor references
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 4f678815..cd22f429 100644
--- a/ldlinux.asm
+++ b/ldlinux.asm
@@ -26,6 +26,7 @@
;
; ****************************************************************************
+%define IS_SYSLINUX 1
%include "macros.inc"
%include "kernel.inc"
%include "bios.inc"