head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2026.03.31.20.24.20;	author yurix;	state Exp;
branches;
next	1.2;
commitid	4yqdLAWzqYdKraAG;

1.2
date	2026.01.19.05.25.21;	author skrll;	state Exp;
branches;
next	1.1;
commitid	r8CQ61jlhgESKXqG;

1.1
date	2026.01.18.11.34.10;	author skrll;	state Exp;
branches;
next	;
commitid	GhR51eDrUtwjPRqG;


desc
@@


1.3
log
@add hints about regenerating dtb set lists
@
text
@#	$NetBSD: Makefile,v 1.2 2026/01/19 05:25:21 skrll Exp $

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

TARGETS+=	dtblist

SUBDIR+=	socfpga

.include <bsd.subdir.mk>
@


1.2
log
@Fix double vision.
@
text
@d1 4
a4 1
#	$NetBSD: Makefile,v 1.1 2026/01/18 11:34:10 skrll Exp $
@


1.1
log
@Add files missed in previous.

grr ancient VCS
@
text
@d1 1
a1 8
#	$NetBSD$

TARGETS+=	dtblist

SUBDIR+=	socfpga

.include <bsd.subdir.mk>
#	$NetBSD$
@

