0c7090e31a
MFC after: 3 weeks Sponsored by: DARPA, AFRL
6 lines
56 B
Makefile
6 lines
56 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|