01ecc0328d
architectures that actually use it.
9 lines
87 B
Makefile
9 lines
87 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= ofw
|
|
SUBDIR+= uboot
|