1# $FreeBSD$
2
3.if ${MK_FDT} != "no"
4SUBDIR+=		fdt
5.endif
6
7SUBDIR+=		uboot
8