917587f435
Sponsored by: Netflix
10 lines
105 B
Makefile
10 lines
105 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= libsa32
|
|
SUBDIR+= ofw
|
|
SUBDIR+= uboot
|