scripts/build/arch/m68k.sh
author Zhuang Yuyao <mlistz@gmail.com>
Sat Feb 20 07:35:02 2010 +0100 (2010-02-20)
changeset 1815 33e1e077f47f
permissions -rw-r--r--
arch: add mips64

This adds initial mips64 config option and build script.
linux@1754
     1
# Compute M68k-specific values
linux@1754
     2
linux@1754
     3
CT_DoArchTupleValues() {
linux@1754
     4
    :
linux@1754
     5
}