]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - doc/make.sh-usage
make.sh: Add cross-building for aarch64
[ipfire-2.x.git] / doc / make.sh-usage
index 78a73efacbbce7c881805c9c499a650c474911c8..5e1e3dd228950e259696bd6aa974232a7a99d925 100644 (file)
@@ -16,8 +16,8 @@ Maintainer / advanced commands
 
 
 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.
+    --target=[aarch64|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.