On 10/05/2018 09:48 AM, Gerd Hoffmann wrote:
On Fri, Oct 05, 2018 at 09:22:29AM -0700, Alistair Francis wrote:
On Fri, Oct 5, 2018 at 9:13 AM Gerd Hoffmann wrote:
This allows modern architectures which don't care about vga
compatibility (risc-v for example) build bochs-display without
includi
On Fri, Oct 05, 2018 at 09:22:29AM -0700, Alistair Francis wrote:
> On Fri, Oct 5, 2018 at 9:13 AM Gerd Hoffmann wrote:
> >
> > This allows modern architectures which don't care about vga
> > compatibility (risc-v for example) build bochs-display without
> > including all vga emulation too.
>
> F
On Fri, Oct 5, 2018 at 9:13 AM Gerd Hoffmann wrote:
>
> This allows modern architectures which don't care about vga
> compatibility (risc-v for example) build bochs-display without
> including all vga emulation too.
For RISC-V we end up including pci.mak anyway for other things such as
NVMe drive
This allows modern architectures which don't care about vga
compatibility (risc-v for example) build bochs-display without
including all vga emulation too.
Signed-off-by: Gerd Hoffmann
---
default-configs/pci.mak | 1 +
hw/display/Makefile.objs | 2 +-
2 files changed, 2 insertions(+), 1 deleti