head	1.4;
access;
symbols
	netbsd-11-0-RC4:1.3
	netbsd-11-0-RC3:1.3
	netbsd-11-0-RC2:1.3
	netbsd-11-0-RC1:1.3
	perseant-exfatfs-base-20250801:1.3
	netbsd-11:1.3.0.12
	netbsd-11-base:1.3
	netbsd-10-1-RELEASE:1.3
	perseant-exfatfs-base-20240630:1.3
	perseant-exfatfs:1.3.0.10
	perseant-exfatfs-base:1.3
	netbsd-10-0-RELEASE:1.3
	netbsd-10-0-RC6:1.3
	netbsd-10-0-RC5:1.3
	netbsd-10-0-RC4:1.3
	netbsd-10-0-RC3:1.3
	netbsd-10-0-RC2:1.3
	thorpej-ifq:1.3.0.8
	thorpej-ifq-base:1.3
	thorpej-altq-separation:1.3.0.6
	thorpej-altq-separation-base:1.3
	netbsd-10-0-RC1:1.3
	netbsd-10:1.3.0.4
	netbsd-10-base:1.3
	bouyer-sunxi-drm:1.3.0.2
	bouyer-sunxi-drm-base:1.3
	thorpej-i2c-spi-conf2:1.2.0.14
	thorpej-i2c-spi-conf2-base:1.2
	thorpej-futex2:1.2.0.12
	thorpej-futex2-base:1.2
	thorpej-cfargs2:1.2.0.10
	thorpej-cfargs2-base:1.2
	cjep_sun2x-base1:1.2
	cjep_sun2x:1.2.0.8
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	cjep_staticlib_x:1.2.0.6
	cjep_staticlib_x-base:1.2
	thorpej-i2c-spi-conf:1.2.0.4
	thorpej-i2c-spi-conf-base:1.2
	thorpej-cfargs:1.2.0.2
	thorpej-cfargs-base:1.2
	thorpej-futex:1.1.0.2
	thorpej-futex-base:1.2;
locks; strict;
comment	@# @;


1.4
date	2026.03.31.20.24.22;	author yurix;	state Exp;
branches;
next	1.3;
commitid	4yqdLAWzqYdKraAG;

1.3
date	2021.11.07.17.10.46;	author jmcneill;	state Exp;
branches;
next	1.2;
commitid	leDL2M70FQj5YSfD;

1.2
date	2021.01.02.11.36.36;	author ryo;	state Exp;
branches;
next	1.1;
commitid	cEEjfed1My4f39CC;

1.1
date	2020.05.18.21.19.35;	author jmcneill;	state Exp;
branches
	1.1.2.1;
next	;
commitid	LEg8TRe3NPw0DL8C;

1.1.2.1
date	2021.01.03.16.35.03;	author thorpej;	state Exp;
branches;
next	;
commitid	hSJGvbJZNH5wFiCC;


desc
@@


1.4
log
@add hints about regenerating dtb set lists
@
text
@#	$NetBSD: Makefile,v 1.3 2021/11/07 17:10:46 jmcneill Exp $

# Important: Regenerate dtb set lists by running 'make update-sets' in
# sys/arch/dtb after changing this file.

DTSSUBDIR=	amlogic
DTSMAKEVARS=	CONFIG_ARCH_MESON=y
DTSFILESCMD=	${MAKE} -C ${ARCHDTSDIR}/${DTSSUBDIR} ${DTSMAKEVARS} -v dtb-y
DTS=		${DTSFILESCMD:sh}

.include <bsd.dtb.mk>
@


1.3
log
@Extra dts files no longer required.
@
text
@d1 4
a4 1
#	$NetBSD: Makefile,v 1.2 2021/01/02 11:36:36 ryo Exp $
@


1.2
log
@add dts for odroid-N2 plus
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.1 2020/05/18 21:19:35 jmcneill Exp $
a7 3
# Extra .dts files from sys/arch/arm/dts
DTS+=		meson-g12b-odroid-n2-plus.dts

@


1.1
log
@Separate devicetree .dts -> .dtb building from kernel builds. They are now
part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This
defaults to yes for earmv[67]* and aarch64, and no everywhere else.
@
text
@d1 1
a1 1
#	$NetBSD$
d8 3
@


1.1.2.1
log
@Sync w/ HEAD.
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.2 2021/01/02 11:36:36 ryo Exp $
a7 3
# Extra .dts files from sys/arch/arm/dts
DTS+=		meson-g12b-odroid-n2-plus.dts

@


