diff options
author | Hervé Poussineau <hpoussin@reactos.org> | 2012-02-17 20:27:17 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-02-22 09:02:19 -0600 |
commit | 78207d80a3d4ed80bca57a67a195a18cc70153bb (patch) | |
tree | 7fb9138e6f95243c29557a18c4fec25029e6fb18 /default-configs/mips-softmmu.mak | |
parent | b39506e44d73a3564adf7237f2a716f1e569e5a3 (diff) |
jazz-led: compile it only twice
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'default-configs/mips-softmmu.mak')
-rw-r--r-- | default-configs/mips-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/mips-softmmu.mak b/default-configs/mips-softmmu.mak index 308d04aeab..a271b1c6da 100644 --- a/default-configs/mips-softmmu.mak +++ b/default-configs/mips-softmmu.mak @@ -30,3 +30,4 @@ CONFIG_MIPSNET=y CONFIG_PFLASH_CFI01=y CONFIG_G364FB=y CONFIG_I8259=y +CONFIG_JAZZ_LED=y |