acpi: Zero-out MADT before filling it
[coreboot.git] / src / southbridge / intel / i82870 / Makefile.mk
blob83ebca5af2873ff2576aa171fff19c5a2029a70f
1 ## SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_SOUTHBRIDGE_INTEL_I82870),y)
5 ramstage-y += ioapic.c
6 ramstage-y += pcibridge.c
8 endif