harold@1629: # Compute s390-specific values harold@1629: harold@1629: CT_DoArchTupleValues() { harold@1629: # The architecture part of the tuple: harold@1629: # Explicit settings not required for the default value "s390" harold@1629: #CT_TARGET_ARCH="s390" harold@1629: #CT_KERNEL_ARCH="s390" harold@1629: return 0 harold@1629: }