Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Build dtb set for aarch64eb.
details: https://anonhg.NetBSD.org/src/rev/a7e2e0ab0006
branches: trunk
changeset: 977923:a7e2e0ab0006
user: rin <rin%NetBSD.org@localhost>
date: Thu Nov 05 13:03:31 2020 +0000
description:
Build dtb set for aarch64eb.
diffstat:
share/mk/bsd.own.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7420077ef385 -r a7e2e0ab0006 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Thu Nov 05 12:13:02 2020 +0000
+++ b/share/mk/bsd.own.mk Thu Nov 05 13:03:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.1229 2020/10/25 09:06:24 tsutsui Exp $
+# $NetBSD: bsd.own.mk,v 1.1230 2020/11/05 13:03:31 rin Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1237,6 +1237,7 @@
# Only build devicetree (dtb) files on armv6, armv7, and aarch64.
MKDTB.aarch64= yes
+MKDTB.aarch64eb= yes
MKDTB.earmv6= yes
MKDTB.earmv6hf= yes
MKDTB.earmv6eb= yes
Home |
Main Index |
Thread Index |
Old Index