mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
01ecc0328d
architectures that actually use it.
8 lines
73 B
Makefile
8 lines
73 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= uboot
|