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

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

SUBDIR+=		efi uboot
OpenPOWER on IntegriCloud