Document TARGET_ARCH
This commit is contained in:
parent
9561b109ae
commit
dbc3719d2a
5
Makefile
5
Makefile
@ -63,6 +63,11 @@
|
|||||||
# release of 4.0. You have exactly one major release to move entirely
|
# release of 4.0. You have exactly one major release to move entirely
|
||||||
# to elf.
|
# to elf.
|
||||||
#
|
#
|
||||||
|
# If -DTARGET_ARCH=arch (e.g. ia64, sparc64, ...) is specified you can
|
||||||
|
# cross build world for other architectures using the buildworld target,
|
||||||
|
# and once the world is built you can cross build a kernel using the
|
||||||
|
# buildkernel target.
|
||||||
|
#
|
||||||
# ----------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Upgrading an i386 system from a.out to elf format
|
# Upgrading an i386 system from a.out to elf format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user