summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xstage22
1 files changed, 1 insertions, 1 deletions
diff --git a/stage2 b/stage2
index c6afed2..a279421 100755
--- a/stage2
+++ b/stage2
@@ -64,7 +64,7 @@ J=-j2
BUILDDIR=$TOP/builds
# The cross-compiler target
-TARGET=armv7hl-redhat-linux-gnueabi
+TARGET=aarch64-redhat-linux-gnu
export TARGET BUILDDIR J SRC STAGE2 MYDIR TOP