Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump Add ews4800mips and sh3 heads only listed in src/to...
details: https://anonhg.NetBSD.org/src/rev/1c400775f7e1
branches: trunk
changeset: 463829:1c400775f7e1
user: bad <bad%NetBSD.org@localhost>
date: Thu Sep 12 21:10:19 2019 +0000
description:
Add ews4800mips and sh3 heads only listed in src/tools/Makefile.nbincludes.
diffstat:
sys/rump/listsrcdirs | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 8fb184c8e442 -r 1c400775f7e1 sys/rump/listsrcdirs
--- a/sys/rump/listsrcdirs Thu Sep 12 21:08:35 2019 +0000
+++ b/sys/rump/listsrcdirs Thu Sep 12 21:10:19 2019 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: listsrcdirs,v 1.43 2019/09/12 20:10:00 bad Exp $
+# $NetBSD: listsrcdirs,v 1.44 2019/09/12 21:10:19 bad Exp $
#
#
@@ -80,6 +80,15 @@
ARCHS="amd64 i386 x86 arm evbarm sparc sparc64 powerpc evbppc mips evbmips aarch64 riscv"
ARCHS_EXTRA="arm/arm32 Makefile"
+# files listed in src/tools/Makefile.nbincludes
+ARCH_EXTRA="$ARCH_EXTRA ews4800mips/include/pdinfo.h
+ews4800mips/include/vtoc.h
+dreamcast/include/endian_machdep.h
+evbsh3/include/endian_machdep.h
+hpcsh/include/endian_machdep.h
+landisk/include/endian_machdep.h
+mmeye/include/endian_machdep.h
+sh3/include/endian_machdep.h"
# sources necessary for building rump kernel components. This list
# depends on TOOLS_BUILDRUMP=yes.
Home |
Main Index |
Thread Index |
Old Index