mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
ca987d4641
Sponsored by: Netflix
9 lines
87 B
Makefile
9 lines
87 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= ofw
|
|
SUBDIR+= uboot
|