summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.mips
blob: 46fc5742fbf6a56ac0214e710b97db80bca14c0d (plain)
1
2
3
4
5
6
7
# $FreeBSD$

.if ${MK_FDT} != "no"
SUBDIR+=		fdt
.endif

SUBDIR+=		uboot
OpenPOWER on IntegriCloud