Build dtb set for aarch64eb.
This commit is contained in:
parent
c9c9883d25
commit
9ba37cc66f
|
@ -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 @@ MKTEGRAFIRMWARE.evbarm= yes
|
|||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue