From e931a20cf1eb70032c16866e09d5b0f6b028516d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 8 Feb 2015 18:16:20 +0000 Subject: [PATCH] Plug kernel-pkgs target to the list of valid targets --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e89a5b11c790..db3b0c6ec260 100644 --- a/Makefile +++ b/Makefile @@ -113,7 +113,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 kernel-pkgs \ TGTS+= ${SUBDIR_TARGETS}