diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-12-29 16:23:21 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-30 12:32:46 +0100 |
commit | d6781b73a29488d9e0302bd96295542a18aac5ba (patch) | |
tree | d4705b3ccb7de13ab0dd2829f33b1ba7b2e39408 /board/qemu/mips-malta | |
parent | 5232c1081c517556c8efb7546e0363327910c4f0 (diff) | |
download | buildroot-novena-d6781b73a29488d9e0302bd96295542a18aac5ba.tar.gz buildroot-novena-d6781b73a29488d9e0302bd96295542a18aac5ba.zip |
qemu/mips-malta: update to use kernel 3.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'board/qemu/mips-malta')
-rw-r--r-- | board/qemu/mips-malta/linux-3.7.config (renamed from board/qemu/mips-malta/linux-3.6.config) | 0 | ||||
-rw-r--r-- | board/qemu/mips-malta/readme.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/board/qemu/mips-malta/linux-3.6.config b/board/qemu/mips-malta/linux-3.7.config index 7549ccc3c..7549ccc3c 100644 --- a/board/qemu/mips-malta/linux-3.6.config +++ b/board/qemu/mips-malta/linux-3.7.config diff --git a/board/qemu/mips-malta/readme.txt b/board/qemu/mips-malta/readme.txt index 104c42782..d3d8446eb 100644 --- a/board/qemu/mips-malta/readme.txt +++ b/board/qemu/mips-malta/readme.txt @@ -6,4 +6,4 @@ 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.2.0 +Tested with QEMU 1.3.0 |