mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 17:51:07 -04:00
8 lines
87 B
Makefile
8 lines
87 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= ofw
|
|
SUBDIR+= uboot
|