freebsd_amp_hwpstate/sys/dts/arm64/Makefile

8 lines
77 B
Makefile

# $FreeBSD$
DTS!=ls ${.CURDIR}/*.dts
all: test-dts
.include <bsd.init.mk>