Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/evbsh3/conf Pullup revision 1.5 (approved by t...
details: https://anonhg.NetBSD.org/src/rev/cf17d488eb5b
branches: netbsd-1-5
changeset: 488979:cf17d488eb5b
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Aug 08 19:56:06 2000 +0000
description:
Pullup revision 1.5 (approved by thorpej):
- use makeoptions to select ldscript file
- add COMPAT_14
diffstat:
sys/arch/evbsh3/conf/COMPUTEXEVB | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 2392eb395a23 -r cf17d488eb5b sys/arch/evbsh3/conf/COMPUTEXEVB
--- a/sys/arch/evbsh3/conf/COMPUTEXEVB Tue Aug 08 19:55:20 2000 +0000
+++ b/sys/arch/evbsh3/conf/COMPUTEXEVB Tue Aug 08 19:56:06 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: COMPUTEXEVB,v 1.4 2000/02/24 19:42:35 msaitoh Exp $
+# $NetBSD: COMPUTEXEVB,v 1.4.4.1 2000/08/08 19:56:06 msaitoh Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -34,6 +34,9 @@
options FRQCR_VAL =0x0122
options PFC_SCPCR_VAL =0x00aa
+makeoptions LDSCRIPTBASE="sh.x" # for big endian
+#makeoptions LDSCRIPTBASE="shl.x" # for little endian
+
# CPU-related options.
#options MATH_EMULATE # floating point emulation
Home |
Main Index |
Thread Index |
Old Index