hw/rtc: Compile pl031 once-only
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Feb 2022 19:21:23 +0000 (19:21 +0000)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 28 Feb 2022 10:39:35 +0000 (11:39 +0100)
commit03397528d96ff5d631fd2fa40b753548e53b5149
tree0eb46d304cfd26767da78951ee28a9d230ddfced
parente67e3a48c0b1aa816a192e2c506a6f90dcfc9530
hw/rtc: Compile pl031 once-only

Now that the RTC_CHANGE event is no longer target-specific,
we can move the pl031 back to a compile-once source file
rather than a compile-per-target one.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220221192123.749970-4-peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/rtc/meson.build