aboutsummaryrefslogtreecommitdiff
path: root/default-configs/mips64el-softmmu.mak
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:10 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-21 19:47:10 +0000
commitd3ffc7a6e7372e1b88a4bf1c588cbe8ed46b2ca4 (patch)
tree6febeb550be367d40e231155fe8c5aa7bcaebb83 /default-configs/mips64el-softmmu.mak
parent84108e128e0245dc1ff9c0aa064e9cfe2316b32d (diff)
Compile ne2000_isa only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mips64el-softmmu.mak')
-rw-r--r--default-configs/mips64el-softmmu.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64el-softmmu.mak b/default-configs/mips64el-softmmu.mak
index 0a9705a2d9..61d95068d2 100644
--- a/default-configs/mips64el-softmmu.mak
+++ b/default-configs/mips64el-softmmu.mak
@@ -13,3 +13,4 @@ CONFIG_IDE_QDEV=y
CONFIG_IDE_PCI=y
CONFIG_IDE_ISA=y
CONFIG_IDE_PIIX=y
+CONFIG_NE2000_ISA=y