Compile ide/core only once
commitf7736b91c40a617e93505e32dcbd2cb56aad8a23
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 27 Mar 2010 06:20:53 +0000 (27 06:20 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 27 Mar 2010 06:20:53 +0000 (27 06:20 +0000)
tree1bbcb2573485c040a5ceb4e4d3dfed820cf02981
parentb305b9d7d6990e492966ffb1fdf619482adeb7e2
Compile ide/core only once

Make win2k install hack unconditional as it is still restricted to
x86 only in vl.c.

Replace TARGET_PAGE_SIZE and 4096 with PAGE_SIZE.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
17 files changed:
Makefile.objs
Makefile.target
default-configs/arm-softmmu.mak
default-configs/i386-softmmu.mak
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mips64el-softmmu.mak
default-configs/mipsel-softmmu.mak
default-configs/ppc-softmmu.mak
default-configs/ppc64-softmmu.mak
default-configs/ppcemb-softmmu.mak
default-configs/sh4-softmmu.mak
default-configs/sh4eb-softmmu.mak
default-configs/sparc64-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/ide/core.c
vl.c