diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-11-15 10:25:43 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-15 22:49:42 +0100 |
commit | 53a4941b2ae41fff0c3c2503756baedf6dd892d3 (patch) | |
tree | 8768969277f4914cf080968a0e8b029da7025249 /board/qemu | |
parent | 5072c2a8a1579dfc1c58efdfaa4f8d2f6f585d4f (diff) | |
download | buildroot-53a4941b2ae41fff0c3c2503756baedf6dd892d3.tar.gz buildroot-53a4941b2ae41fff0c3c2503756baedf6dd892d3.zip |
qemu/mips{el}-malta: update to use kernel 3.6.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'board/qemu')
-rw-r--r-- | board/qemu/mips-malta/linux-3.6.config (renamed from board/qemu/mips-malta/linux-3.5.config) | 0 | ||||
-rw-r--r-- | board/qemu/mips-malta/readme.txt | 2 | ||||
-rw-r--r-- | board/qemu/mipsel-malta/linux-3.6.config (renamed from board/qemu/mipsel-malta/linux-3.5.config) | 0 | ||||
-rw-r--r-- | board/qemu/mipsel-malta/readme.txt | 2 |
4 files changed, 2 insertions, 2 deletions
diff --git a/board/qemu/mips-malta/linux-3.5.config b/board/qemu/mips-malta/linux-3.6.config index 7549ccc3c8..7549ccc3c8 100644 --- a/board/qemu/mips-malta/linux-3.5.config +++ b/board/qemu/mips-malta/linux-3.6.config diff --git a/board/qemu/mips-malta/readme.txt b/board/qemu/mips-malta/readme.txt index 0288df5086..104c427823 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.1.1 +Tested with QEMU 1.2.0 diff --git a/board/qemu/mipsel-malta/linux-3.5.config b/board/qemu/mipsel-malta/linux-3.6.config index b51de4b8da..b51de4b8da 100644 --- a/board/qemu/mipsel-malta/linux-3.5.config +++ b/board/qemu/mipsel-malta/linux-3.6.config diff --git a/board/qemu/mipsel-malta/readme.txt b/board/qemu/mipsel-malta/readme.txt index 09ad500e61..d8a5847743 100644 --- a/board/qemu/mipsel-malta/readme.txt +++ b/board/qemu/mipsel-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.1.1 +Tested with QEMU 1.2.0 |