Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/ofppc/conf Added PPCDIR



details:   https://anonhg.NetBSD.org/src/rev/1ecd5d5adf74
branches:  trunk
changeset: 526114:1ecd5d5adf74
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Thu Apr 25 19:47:52 2002 +0000

description:
Added PPCDIR

diffstat:

 sys/arch/ofppc/conf/std.ofppc |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r d554725c854e -r 1ecd5d5adf74 sys/arch/ofppc/conf/std.ofppc
--- a/sys/arch/ofppc/conf/std.ofppc     Thu Apr 25 19:35:07 2002 +0000
+++ b/sys/arch/ofppc/conf/std.ofppc     Thu Apr 25 19:47:52 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: std.ofppc,v 1.6 2001/06/12 17:13:35 tsubai Exp $
+#      $NetBSD: std.ofppc,v 1.7 2002/04/25 19:47:52 nonaka Exp $
 #
 # standard, required NetBSD/ofppc 'options'
 
@@ -8,3 +8,4 @@
 options        EXEC_SCRIPT     # exec #! scripts
 
 options        PPC_MPC6XX
+makeoptions    PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use



Home | Main Index | Thread Index | Old Index