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

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

SUBDIR+=		ofw
SUBDIR+=		uboot
OpenPOWER on IntegriCloud