summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/pxelinux.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pxelinux.asm b/core/pxelinux.asm
index 43985828..aac1ec27 100644
--- a/core/pxelinux.asm
+++ b/core/pxelinux.asm
@@ -2477,7 +2477,7 @@ dopt_%2:
mov [LastDNSServer],di
ret
- dopt 16, local_domain
+ dopt 15, local_domain
mov bx,si
add bx,ax
xor ax,ax