mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
8 lines
87 B
Makefile
8 lines
87 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_FDT} != "no"
|
|
SUBDIR+= fdt
|
|
.endif
|
|
|
|
SUBDIR+= ofw
|
|
SUBDIR+= uboot
|