hw/net/lasi_i82596: Re-enable build
authorDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 26 Jan 2024 10:06:07 +0000 (10:06 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 2 Feb 2024 16:23:47 +0000 (16:23 +0000)
commit960036440942f32644f6070d9a0fffcef7196aca
tree2b6d36680f7b03be6e1d6c41d30f8fae8734d463
parente104edbb9d0fd53e3a432cbb3b6b5fb2cb81a962
hw/net/lasi_i82596: Re-enable build

When converting to the shiny build-system-du-jour, a typo prevented the
last_i82596 driver from being built. Correct the config option name to
re-enable the build. And include "sysemu/sysemu.h" so it actually builds.

Fixes: b1419fa66558 ("meson: convert hw/net")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2144
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Thomas Huth <thuth@redhat.com>
hw/net/lasi_i82596.c
hw/net/meson.build