Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/conf Unconditionally build fixup.c
details: https://anonhg.NetBSD.org/src/rev/fe2e8623f081
branches: trunk
changeset: 766205:fe2e8623f081
user: matt <matt%NetBSD.org@localhost>
date: Sat Jun 18 20:35:05 2011 +0000
description:
Unconditionally build fixup.c
diffstat:
sys/arch/powerpc/conf/files.powerpc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 14e17c44cc24 -r fe2e8623f081 sys/arch/powerpc/conf/files.powerpc
--- a/sys/arch/powerpc/conf/files.powerpc Sat Jun 18 20:34:39 2011 +0000
+++ b/sys/arch/powerpc/conf/files.powerpc Sat Jun 18 20:35:05 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.powerpc,v 1.80 2011/06/15 15:22:56 matt Exp $
+# $NetBSD: files.powerpc,v 1.81 2011/06/18 20:35:05 matt Exp $
defflag opt_altivec.h ALTIVEC K_ALTIVEC PPC_HAVE_SPE
defflag opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE OPENPIC_DISTRIBUTE
@@ -9,7 +9,7 @@
file arch/powerpc/powerpc/copystr.c
file arch/powerpc/powerpc/core_machdep.c coredump
-file arch/powerpc/powerpc/fixup.c ppc_booke | (ppc_oea & ppc_oea64) | (ppc_oea & ppc_oea64_bridge) | (ppc_oea64 & ppc_oea64_bridge)
+file arch/powerpc/powerpc/fixup.c
file arch/powerpc/powerpc/fubyte.c
file arch/powerpc/powerpc/fuswintr.c
file arch/powerpc/powerpc/ipkdb_glue.c ipkdb
Home |
Main Index |
Thread Index |
Old Index