0cafabf97f
Reviewed by: emaste Sponsored by: The FreeBSD Foundation
8 lines
71 B
Makefile
8 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= efi
|