make.sh: Update help instructions.

This commit is contained in:
Michael Tremer
2014-05-28 20:48:22 +02:00
parent 949544f5b3
commit c5f804db8e

View File

@@ -13,3 +13,11 @@ Maintainer / advanced commands
toolchain : Create our own toolchain package to save 20% of build time.
shell : Enter a shell inside the chroot, used to tune lfs script
and / or during kernel upgrade to rebuild a new .config
Options:
--target=[armv5tel|i586] : Cross-compile for this target architecture.
Uses the QEMU emulator if needed to virtualise
the desired target architecture.
Can be permanently set with TARGET_ARCH= in
.config.