summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.powerpc
blob: 6d76e70945110ad6168d5e6ee3b5a5606d3f73a8 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

SUBDIR+=		libstand32
SUBDIR+=		ofw
SUBDIR+=		uboot
OpenPOWER on IntegriCloud