diff options
| author | Blue Swirl | 2010-03-21 20:47:02 +0100 |
|---|---|---|
| committer | Blue Swirl | 2010-03-21 20:47:02 +0100 |
| commit | df6327780d69ceb8da151fdb96aa90f6b310259a (patch) | |
| tree | 9de927b2923dcef16c8500d3e473d4a42424d79c /default-configs/mips64-softmmu.mak | |
| parent | Compile parallel only once (diff) | |
| download | qemu-df6327780d69ceb8da151fdb96aa90f6b310259a.tar.gz qemu-df6327780d69ceb8da151fdb96aa90f6b310259a.tar.xz qemu-df6327780d69ceb8da151fdb96aa90f6b310259a.zip | |
Compile i8254 only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/mips64-softmmu.mak')
| -rw-r--r-- | default-configs/mips64-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips64-softmmu.mak b/default-configs/mips64-softmmu.mak index f3955a8368..e672e0b3aa 100644 --- a/default-configs/mips64-softmmu.mak +++ b/default-configs/mips64-softmmu.mak @@ -4,3 +4,4 @@ CONFIG_ISA_MMIO=y CONFIG_ESP=y CONFIG_VGA_PCI=y CONFIG_PARALLEL=y +CONFIG_I8254=y |
