summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-03-13 13:18:00 +0000
committerkato <kato@FreeBSD.org>1999-03-13 13:18:00 +0000
commit5f4feb8f98c2baaae066131ed1c8d586eb7a77a4 (patch)
tree028f1c2fb9cc338b1cef1eea1d0ad8611a2beba4 /sys/pc98
parentbe55fa9ced7fd045ebdf9d2eda081afb5922b1c8 (diff)
downloadFreeBSD-src-5f4feb8f98c2baaae066131ed1c8d586eb7a77a4.zip
FreeBSD-src-5f4feb8f98c2baaae066131ed1c8d586eb7a77a4.tar.gz
Sync with sys/i386/conf/Makefile.i386 revision 1.141.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/Makefile.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98
index 1d45e0d..d427328 100644
--- a/sys/pc98/conf/Makefile.pc98
+++ b/sys/pc98/conf/Makefile.pc98
@@ -3,7 +3,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.pc98,v 1.55 1999/02/14 13:56:15 des Exp $
+# $Id: Makefile.pc98,v 1.56 1999/03/02 14:01:33 kato Exp $
#
# Makefile for FreeBSD
#
@@ -59,7 +59,7 @@ CFLAGS+= -elf
CFLAGS+= -aout
.endif
-LOAD_ADDRESS?= F0100000
+LOAD_ADDRESS?= C0100000
DEFINED_PROF= ${PROF}
.if defined(PROF)
CFLAGS+= -malign-functions=4
OpenPOWER on IntegriCloud