Compile some MIPS devices only once
commitb970ea8f8d7d05c4abd3e46afc207a585f941be1
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 27 Mar 2010 07:26:16 +0000 (27 07:26 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 27 Mar 2010 07:26:16 +0000 (27 07:26 +0000)
treeae23730331fda794b6134367d0b1baa651e31be9
parent6450a334c4820a5f7ac4b8c5e1482156e3bbab3c
Compile some MIPS devices only once

Move CPU specific declarations to a separate file.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
15 files changed:
Makefile.objs
Makefile.target
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mips64el-softmmu.mak
default-configs/mipsel-softmmu.mak
hw/mips.h
hw/mips_addr.c
hw/mips_cpudevs.h [new file with mode: 0644]
hw/mips_int.c
hw/mips_jazz.c
hw/mips_malta.c
hw/mips_mipssim.c
hw/mips_r4k.c
hw/mips_timer.c