scripts/build/arch/s390x.sh
changeset 1636 3167f947f93f
parent 1635 5d1936ad5ba8
child 1637 8895ba2bd742
     1.1 --- a/scripts/build/arch/s390x.sh	Tue Nov 17 11:51:57 2009 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,6 +0,0 @@
     1.4 -# Compute s390x-specific values
     1.5 -
     1.6 -CT_DoArchTupleValues() {
     1.7 -    # The kernel architecture is the same name as for the 32-bit version:
     1.8 -    CT_KERNEL_ARCH="s390"
     1.9 -}