summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7ef9399e60fdd..6caebdf9bb848 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,10 @@
# targets - Print a list of supported TARGET/TARGET_ARCH pairs
# for world and kernel targets.
# toolchains - Build a toolchain for all world and kernel targets.
+# xdev - xdev-build + xdev-install for the architecture
+# specified with XDEV and XDEV_ARCH.
+# xdev-build - Build cross-development tools.
+# xdev-install - Install cross-development tools.
#
# "quick" way to test all kernel builds:
# _jflag=`sysctl -n hw.ncpu`