head	1.2;
access;
symbols
	netbsd-11-0-RC4:1.1
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.28
	netbsd-11-base:1.1
	netbsd-10-1-RELEASE:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.26
	perseant-exfatfs-base:1.1
	netbsd-10-0-RELEASE:1.1
	netbsd-10-0-RC6:1.1
	netbsd-10-0-RC5:1.1
	netbsd-10-0-RC4:1.1
	netbsd-10-0-RC3:1.1
	netbsd-10-0-RC2:1.1
	thorpej-ifq:1.1.0.24
	thorpej-ifq-base:1.1
	thorpej-altq-separation:1.1.0.22
	thorpej-altq-separation-base:1.1
	netbsd-10-0-RC1:1.1
	netbsd-10:1.1.0.20
	netbsd-10-base:1.1
	bouyer-sunxi-drm:1.1.0.18
	bouyer-sunxi-drm-base:1.1
	thorpej-i2c-spi-conf2:1.1.0.16
	thorpej-i2c-spi-conf2-base:1.1
	thorpej-futex2:1.1.0.14
	thorpej-futex2-base:1.1
	thorpej-cfargs2:1.1.0.12
	thorpej-cfargs2-base:1.1
	cjep_sun2x-base1:1.1
	cjep_sun2x:1.1.0.10
	cjep_sun2x-base:1.1
	cjep_staticlib_x-base1:1.1
	cjep_staticlib_x:1.1.0.8
	cjep_staticlib_x-base:1.1
	thorpej-i2c-spi-conf:1.1.0.6
	thorpej-i2c-spi-conf-base:1.1
	thorpej-cfargs:1.1.0.4
	thorpej-cfargs-base:1.1
	thorpej-futex:1.1.0.2
	thorpej-futex-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2026.03.31.20.24.22;	author yurix;	state Exp;
branches;
next	1.1;
commitid	4yqdLAWzqYdKraAG;

1.1
date	2020.05.18.21.19.36;	author jmcneill;	state Exp;
branches;
next	;
commitid	LEg8TRe3NPw0DL8C;


desc
@@


1.2
log
@add hints about regenerating dtb set lists
@
text
@#	$NetBSD: Makefile,v 1.1 2020/05/18 21:19:36 jmcneill Exp $

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

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

.include <bsd.dtb.mk>
@


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 4
a4 1
#	$NetBSD$
@

