From 2bcf1d422b03c7ac2eba4a0f7d8e2876d2745223 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 9 Oct 2015 22:14:07 +0000 Subject: [PATCH] Add installconfig as a top level target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ef4d90955ea8..a86df3b67236 100644 --- a/Makefile +++ b/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}