summaryrefslogtreecommitdiff
path: root/scripts/build/arch/alpha.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/arch/alpha.sh')
-rw-r--r--scripts/build/arch/alpha.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/build/arch/alpha.sh b/scripts/build/arch/alpha.sh
index e0fc7c2..7a50335 100644
--- a/scripts/build/arch/alpha.sh
+++ b/scripts/build/arch/alpha.sh
@@ -3,7 +3,4 @@
CT_DoArchTupleValues () {
# The architecture part of the tuple:
CT_TARGET_ARCH="${CT_ARCH}${CT_ARCH_ALPHA_VARIANT}"
-
- # The kernel ARCH:
- CT_KERNEL_ARCH=${CT_ARCH}
}