diff options
author | Philippe Mathieu-Daudé | 2019-04-29 18:36:03 +0200 |
---|---|---|
committer | Peter Maydell | 2019-04-29 18:36:03 +0200 |
commit | 597e76f2fa526c65eb761d2cca4debdc21513305 (patch) | |
tree | 8ca9f97cfeb99e325f14f25eb7589f6ca6a2e776 /hw/arm | |
parent | target/arm: Enable FPU for Cortex-M4 and Cortex-M33 (diff) | |
download | qemu-597e76f2fa526c65eb761d2cca4debdc21513305.tar.gz qemu-597e76f2fa526c65eb761d2cca4debdc21513305.tar.xz qemu-597e76f2fa526c65eb761d2cca4debdc21513305.zip |
hw/dma: Compile the bcm2835_dma device as common object
This device is used by both ARM (BCM2836, for raspi2) and AArch64
(BCM2837, for raspi3) targets, and is not CPU-specific.
Move it to common object, so we build it once for all targets.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190427133028.12874-1-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions