summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.i386
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-04-29 06:29:39 +0000
committerpeter <peter@FreeBSD.org>2000-04-29 06:29:39 +0000
commit1aa88f68898454a77f9816d0ce7b8f744d9a6bc9 (patch)
tree6f8f16b1565c7592ef0eae6f7256711830023fa6 /sys/conf/Makefile.i386
parent241d122b33cc277ae329acbefe615678d112dec6 (diff)
downloadFreeBSD-src-1aa88f68898454a77f9816d0ce7b8f744d9a6bc9.zip
FreeBSD-src-1aa88f68898454a77f9816d0ce7b8f744d9a6bc9.tar.gz
LOAD_ADDRESS is not used here. See conf/ldscript.* for the link base
address.
Diffstat (limited to 'sys/conf/Makefile.i386')
-rw-r--r--sys/conf/Makefile.i3861
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index c8054f8..089e4b8 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -54,7 +54,6 @@ ASM_CFLAGS= -x assembler-with-cpp -DLOCORE ${CFLAGS}
FMT= -elf
CFLAGS+= ${FMT}
-LOAD_ADDRESS?= C0100000
DEFINED_PROF= ${PROF}
.if defined(PROF)
CFLAGS+= -malign-functions=4
OpenPOWER on IntegriCloud