]> www.infradead.org Git - users/dwmw2/qemu.git/commit
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, 26 Jan 2024 16:38:21 +0000 (16:38 +0000)
commit0f39af085604c84b6ba04d5638b98e5173c26cfd
treeec5954d8e25ae79e0da62d68272e662b58f01ec7
parent703dd561e15754c8ca3992a1a1bbb6ad0083d107
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")
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
hw/net/lasi_i82596.c
hw/net/meson.build