summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-09 14:57:07 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-01-09 14:57:07 (GMT)
commitfbd2a88e6e5579f7c014cc48b866c782534bf004 (patch)
tree15f5e97c6b1e50d7057a060c4ffca031eedb257b
parenta5035761e754f46a2e9b711c805d05a0f9b61a71 (diff)
arch/alpha: cleanup Alpha code
-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}
}