summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/custom/pc386.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/pc386.cfg b/make/custom/pc386.cfg
index fb7ef4c6a4..34c59e00d3 100644
--- a/make/custom/pc386.cfg
+++ b/make/custom/pc386.cfg
@@ -57,7 +57,7 @@ endef
#+--------------------------------------------------------------------------+
RELOCADDR=0x00100000
-START16FILE=$(PROJECT_RELEASE)/lib/start16.bin
+START16FILE=$(PROJECT_RELEASE)/lib/start16$(LIB_VARIANT).bin
START16ADDR=0x00097C00
HEADERADDR=0x00097E00