summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/Makefile.powerpc')
-rw-r--r--sys/conf/Makefile.powerpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index d2cbba1..36b9790 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -1,7 +1,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.i386,v 1.139 1999/02/14 13:56:15 des Exp $
+# $Id: Makefile.i386,v 1.140 1999/03/01 09:54:51 dt Exp $
#
# Makefile for FreeBSD
#
@@ -56,7 +56,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