mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
Add dependencies for MK_FDT and MK_FORTH knobs Update dependencies for MK_LOADER_LUA knob
13 lines
204 B
Makefile
13 lines
204 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
stand/fdt \
|
|
stand/libsa \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
.endif
|