diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-07-31 18:13:11 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-07-31 23:39:13 +0200 |
commit | 584a773626fbe2291c83f67cab69e07672ae882c (patch) | |
tree | c33752dd578080ca5f071488239a3868740d3871 /board/qemu/mipsel-malta/readme.txt | |
parent | 71bcaa69d09d8cad9274a8b7ec6c7055f6102a55 (diff) | |
download | buildroot-novena-584a773626fbe2291c83f67cab69e07672ae882c.tar.gz buildroot-novena-584a773626fbe2291c83f67cab69e07672ae882c.zip |
qemu/mipsel-malta: update to use kernel 3.4.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/qemu/mipsel-malta/readme.txt')
-rw-r--r-- | board/qemu/mipsel-malta/readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/qemu/mipsel-malta/readme.txt b/board/qemu/mipsel-malta/readme.txt index 94e959df9..09ad500e6 100644 --- a/board/qemu/mipsel-malta/readme.txt +++ b/board/qemu/mipsel-malta/readme.txt @@ -5,3 +5,5 @@ Run the emulation with: The login prompt will appear in the terminal that started Qemu. The graphical window is the framebuffer. No keyboard support has been enabled. + +Tested with QEMU 1.1.1 |