commit | 626b2a65d6c5c17ff6917b711fc6d4fdc842b4fd | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Oct 07 02:41:12 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:12 2009 -0500 |
tree | c95a946b048f1db2ec15d8f91df5f6fa1666355f | |
parent | 2f3c407d81fb4ee4d050c8a8376101b167c0d0c4 [diff] [blame] |
Only compile m48t59 when one target uses it Patchworks-ID: 35204 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
diff --git a/default-configs/ppc64-softmmu.mak b/default-configs/ppc64-softmmu.mak index e04d2c5..d56f5c2 100644 --- a/default-configs/ppc64-softmmu.mak +++ b/default-configs/ppc64-softmmu.mak
@@ -4,3 +4,4 @@ CONFIG_USB_OHCI=y CONFIG_ISA_MMIO=y CONFIG_ESCC=y +CONFIG_M48T59=y