freebsd-dev/sys/boot/fdt/dts/arm64/Makefile
Jared McNeill cc14fb4c2e Add Allwinner A64 (sun50i) and Pine64 dts files.
Reviewed by:		andrew, imp, manu, wca
Differential Revision:	https://reviews.freebsd.org/D7169
2016-08-31 16:56:54 +00:00

8 lines
66 B
Makefile

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