diff options
| author | Blue Swirl | 2010-03-21 20:47:06 +0100 |
|---|---|---|
| committer | Blue Swirl | 2010-03-21 20:47:06 +0100 |
| commit | 35da37e141bc96355a0a3a4e8e1df0722d1fdb0b (patch) | |
| tree | 30e6f907cfcc9b03a7093bac52d5fce186e3f31c /default-configs/sparc-softmmu.mak | |
| parent | Compile most IDE devices only once (diff) | |
| download | qemu-35da37e141bc96355a0a3a4e8e1df0722d1fdb0b.tar.gz qemu-35da37e141bc96355a0a3a4e8e1df0722d1fdb0b.tar.xz qemu-35da37e141bc96355a0a3a4e8e1df0722d1fdb0b.zip | |
Compile fdc only once
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'default-configs/sparc-softmmu.mak')
| -rw-r--r-- | default-configs/sparc-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/sparc-softmmu.mak b/default-configs/sparc-softmmu.mak index ac8e4dec5b..09c0853494 100644 --- a/default-configs/sparc-softmmu.mak +++ b/default-configs/sparc-softmmu.mak @@ -6,3 +6,4 @@ CONFIG_ESP=y CONFIG_ESCC=y CONFIG_M48T59=y CONFIG_PTIMER=y +CONFIG_FDC=y |
