Compile openpic only once
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Mar 2010 19:23:59 +0000 (19:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Mar 2010 19:23:59 +0000 (19:23 +0000)
commit3ebdbc7f3484dff5833a1d9bd830c90e7958ac19
treee986f88f2ac6e45a4548aaf2e6c62e95842d25d1
parent924e9b768c80f109d13cca8f687e95e2349a322d
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