summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-09-12 11:45:10 +0000
committerbapt <bapt@FreeBSD.org>2015-09-12 11:45:10 +0000
commitef64c24c72a0a1e4bc5beba3e1c3d78af363773d (patch)
treea1d2010fe5f320a57d98fc3c3a26ac02e9009acc /Makefile
parentb59c5e751e5e8badbb23510e7df005b7de4014a3 (diff)
downloadFreeBSD-src-ef64c24c72a0a1e4bc5beba3e1c3d78af363773d.zip
FreeBSD-src-ef64c24c72a0a1e4bc5beba3e1c3d78af363773d.tar.gz
Rename kernel-pkgs into create-kernel-packages to be consistent with world
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d43ddce..3290b4c 100644
--- a/Makefile
+++ b/Makefile
@@ -121,8 +121,8 @@ 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 kernel-pkgs stageworld create-world-packages \
- packages
+ xdev-links native-xtools create-kernel-packages stageworld \
+ create-world-packages packages
TGTS+= ${SUBDIR_TARGETS}
OpenPOWER on IntegriCloud