On Fri, Oct 05, 2018 at 09:22:29AM -0700, Alistair Francis wrote: > On Fri, Oct 5, 2018 at 9:13 AM Gerd Hoffmann <kra...@redhat.com> 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 drives. So we don't really need this, but it still seems useful.
Hmm, maybe we should split pci.mak into pci-legacy.mak and pci-express.mak then? cheers, Gerd