Give make kernel-toolchain a one-liner here. Although documented in
build(7), many people look here for a quick reminder...
This commit is contained in:
parent
37fb01d6c1
commit
589fec8b11
1
Makefile
1
Makefile
@ -15,6 +15,7 @@
|
|||||||
# reinstallkernel - Reinstall the kernel and the kernel-modules.
|
# reinstallkernel - Reinstall the kernel and the kernel-modules.
|
||||||
# reinstallkernel.debug
|
# reinstallkernel.debug
|
||||||
# kernel - buildkernel + installkernel.
|
# kernel - buildkernel + installkernel.
|
||||||
|
# kernel-toolchain - Builds the subset of world necessary to build a kernel
|
||||||
# doxygen - Build API documentation of the kernel, needs doxygen.
|
# doxygen - Build API documentation of the kernel, needs doxygen.
|
||||||
# update - Convenient way to update your source tree (cvs).
|
# update - Convenient way to update your source tree (cvs).
|
||||||
# check-old - List obsolete directories/files/libraries.
|
# check-old - List obsolete directories/files/libraries.
|
||||||
|
Loading…
Reference in New Issue
Block a user