diff options
| author | Blue Swirl | 2011-09-04 22:51:28 +0200 |
|---|---|---|
| committer | Blue Swirl | 2011-09-10 16:46:12 +0200 |
| commit | 1213406bf8d924a0747ec59d98751a8204558050 (patch) | |
| tree | 39babe743492c05b1dc5eab163e18e2f4347d49f /default-configs/mips64-softmmu.mak | |
| parent | Merge remote-tracking branch 'sstabellini/xen-next' into staging (diff) | |
| download | qemu-1213406bf8d924a0747ec59d98751a8204558050.tar.gz qemu-1213406bf8d924a0747ec59d98751a8204558050.tar.xz qemu-1213406bf8d924a0747ec59d98751a8204558050.zip | |
g364fb: compile in hwlib
Compile g364fb in hwlib. Two compilations less for the full build.
Acked-by: Hervé Poussineau <hpoussin@reactos.org>
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 aeab6b2c28..d43e33ca60 100644 --- a/default-configs/mips64-softmmu.mak +++ b/default-configs/mips64-softmmu.mak @@ -26,3 +26,4 @@ CONFIG_DP8393X=y CONFIG_DS1225Y=y CONFIG_MIPSNET=y CONFIG_PFLASH_CFI01=y +CONFIG_G364FB=y |
