arch/alpha: cleanup Alpha code

This commit is contained in:
Yann E. MORIN" 2010-01-09 15:57:07 +01:00
parent a5035761e7
commit fbd2a88e6e

View File

@ -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}
}