summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-03-03 21:08:44 +0000
committerimp <imp@FreeBSD.org>2010-03-03 21:08:44 +0000
commit88d5aa8df2bd20d7d4f5fb3c98f47318a546148a (patch)
tree8b8df0577070f2c49df8942775085ba83fc48adf /Makefile
parent38947f277771d732c1b71f9fff319fd67823d87c (diff)
downloadFreeBSD-src-88d5aa8df2bd20d7d4f5fb3c98f47318a546148a.zip
FreeBSD-src-88d5aa8df2bd20d7d4f5fb3c98f47318a546148a.tar.gz
Give make kernel-toolchain a one-liner here. Although documented in
build(7), many people look here for a quick reminder...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bd26716..cc7bb86 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@
# reinstallkernel - Reinstall the kernel and the kernel-modules.
# reinstallkernel.debug
# kernel - buildkernel + installkernel.
+# kernel-toolchain - Builds the subset of world necessary to build a kernel
# doxygen - Build API documentation of the kernel, needs doxygen.
# update - Convenient way to update your source tree (cvs).
# check-old - List obsolete directories/files/libraries.
OpenPOWER on IntegriCloud