make.sh: Fix variable name

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-08-19 15:44:57 +00:00
parent 8ea702f3f8
commit c3cf778698

View File

@@ -21,5 +21,5 @@ OPTIONS:
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 file.
BUILD_ARCH= in .config file.