hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 27 Apr 2019 14:14:58 +0000 (16:14 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 19 Aug 2019 19:28:25 +0000 (21:28 +0200)
commit604b3a7c51d6de3948b585a512eb7c99c881edd2
treec494fdf3fd5bad8113c412c67a08b2af509017ff
parent193d78a19a42e9f1365f1cbfba3b4496538f717f
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU

The Xilinx I/O Module Interrupt Controller is only used by the
MicroBlaze PMU, not by the AArch64 machine.
Move it from the generic ZynqMP object list to the PMU specific.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190427141459.19728-3-philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/intc/Makefile.objs