From c5f804db8e65aa91d41d819f991b1c76c56bb551 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 28 May 2014 20:48:22 +0200 Subject: [PATCH] make.sh: Update help instructions. --- doc/make.sh-usage | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/make.sh-usage b/doc/make.sh-usage index c025a5c32e..78a73efacb 100644 --- a/doc/make.sh-usage +++ b/doc/make.sh-usage @@ -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. -- 2.39.2