summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-02-08 18:16:20 +0000
committerbapt <bapt@FreeBSD.org>2015-02-08 18:16:20 +0000
commit943258e782d9d07f01cc3b32a32f3a92405eef6a (patch)
treec53dfc774144c1b8695601d2d93e583df128e693 /Makefile
parent6337524179f972b5d382a0724359ec844c79bd06 (diff)
downloadFreeBSD-src-943258e782d9d07f01cc3b32a32f3a92405eef6a.zip
FreeBSD-src-943258e782d9d07f01cc3b32a32f3a92405eef6a.tar.gz
Plug kernel-pkgs target to the list of valid targets
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e89a5b1..db3b0c6 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}
OpenPOWER on IntegriCloud