From 08af49da7e3c3ed72cdffe3d43a6618165406f34 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sat, 3 Jul 2010 06:49:47 +0000 Subject: piix4: compile only once Compile piix4 in hwlib. Two compilations less for the full build. Signed-off-by: Blue Swirl --- default-configs/mips-softmmu.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'default-configs/mips-softmmu.mak') diff --git a/default-configs/mips-softmmu.mak b/default-configs/mips-softmmu.mak index 29be52e..3d0af83 100644 --- a/default-configs/mips-softmmu.mak +++ b/default-configs/mips-softmmu.mak @@ -16,6 +16,7 @@ CONFIG_FDC=y CONFIG_ACPI=y CONFIG_APM=y CONFIG_DMA=y +CONFIG_PIIX4=y CONFIG_IDE_CORE=y CONFIG_IDE_QDEV=y CONFIG_IDE_PCI=y -- cgit v1.1