90990e3bc1
This change is equivalent to r261567 for i386/amd64. Sponsored by: The FreeBSD Foundation
10 lines
108 B
Makefile
10 lines
108 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= libstand32
|
|
SUBDIR+= ofw
|
|
SUBDIR+= uboot
|