34238cb7b3
Build the supported DTBs as part of modules build. MFC after: 2 weeks Sponsored by: Rubicon Communications, LLC (Netgate)
8 lines
140 B
Makefile
8 lines
140 B
Makefile
# $FreeBSD$
|
|
# All the dts files for Marvell systems we support.
|
|
DTS= \
|
|
armada-388-clearfog.dts \
|
|
armada-388-gp.dts
|
|
|
|
.include <bsd.dtb.mk>
|