Source-Changes-HG archive

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

[src/netbsd-2-0]: src/sys/arch/hpcmips/conf Pullup rev 1.3 (requested by tv i...



details:   https://anonhg.NetBSD.org/src/rev/9f5f0992f7aa
branches:  netbsd-2-0
changeset: 560436:9f5f0992f7aa
user:      jmc <jmc%NetBSD.org@localhost>
date:      Sun Apr 18 02:19:29 2004 +0000

description:
Pullup rev 1.3 (requested by tv in ticket #147)

Move -mips2 to CPUFLAGS in each kernel config file.

diffstat:

 sys/arch/hpcmips/conf/Makefile.hpcmips.inc |  5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diffs (9 lines):

diff -r 439870179720 -r 9f5f0992f7aa sys/arch/hpcmips/conf/Makefile.hpcmips.inc
--- a/sys/arch/hpcmips/conf/Makefile.hpcmips.inc        Sun Apr 18 02:19:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-#      $NetBSD: Makefile.hpcmips.inc,v 1.1.28.1 2004/04/07 04:51:08 jmc Exp $
-
-MIPSFLAGS?=    -mips2
-CFLAGS+=       ${MIPSFLAGS}
-AFLAGS+=       ${MIPSFLAGS}



Home | Main Index | Thread Index | Old Index