Compile openpic only once
commit5c4532ee7894277d8d54db108e891c4204d15f1d
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Mar 2010 19:23:59 +0000 (29 19:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Mar 2010 19:23:59 +0000 (29 19:23 +0000)
treee986f88f2ac6e45a4548aaf2e6c62e95842d25d1
parent02c7c992f0036bca8f1256e8a1f0d80a81e173f0
Compile openpic only once

Replace TARGET_PAGE_SIZE with 4096. Make byte swapping unconditional
since PPC is big endian.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.objs
Makefile.target
default-configs/ppc-softmmu.mak
default-configs/ppc64-softmmu.mak
default-configs/ppcemb-softmmu.mak
hw/openpic.c