mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Add installconfig as a top level target
This commit is contained in:
parent
8f008e6907
commit
2bcf1d422b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -121,7 +121,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
|
|||
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
|
||||
_build-tools _cross-tools _includes _libraries _depend \
|
||||
build32 builddtb distribute32 install32 xdev xdev-build xdev-install \
|
||||
xdev-links native-xtools \
|
||||
xdev-links native-xtools installconfig \
|
||||
|
||||
TGTS+= ${SUBDIR_TARGETS}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue