summaryrefslogtreecommitdiffstats
path: root/make/custom/pc386.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 14:39:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 14:39:24 +0000
commitd6f2820063c66574eade848ba90f162dbb47b4a6 (patch)
treeb871e241a3f2fbee82881bee5c8595c364d2934e /make/custom/pc386.cfg
parentCorrected spacing. (diff)
downloadrtems-d6f2820063c66574eade848ba90f162dbb47b4a6.tar.bz2
Added $(LIB_VARIANT) to start16.bin.
Diffstat (limited to '')
-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