Skip to content

Commit c673477

Browse files
committed
whitespace. spaces to tab.
1 parent 81f1f2e commit c673477

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

share/mk/bsd.dtb.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: bsd.dtb.mk,v 1.4 2025/10/15 06:11:59 skrll Exp $
1+
# $NetBSD: bsd.dtb.mk,v 1.5 2025/10/15 06:13:17 skrll Exp $
22

33
.include <bsd.init.mk>
44

@@ -51,7 +51,7 @@ DTSPATH=${DTSINC} ${DTSDIR} ${.OBJDIR}/dts
5151

5252
.PATH.dts: ${DTSDIR}
5353

54-
DTB= ${DTS:.dts=.dtb}
54+
DTB= ${DTS:.dts=.dtb}
5555

5656
dtb: ${DTB}
5757

0 commit comments

Comments
 (0)