projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f1a64
)
fix path to the malta kernel
author
Florian Fainelli
<florian@openwrt.org>
Sat, 13 Mar 2010 17:22:27 +0000
(17:22 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 13 Mar 2010 17:22:27 +0000
(17:22 +0000)
SVN-Revision: 20183
target/linux/malta/README
patch
|
blob
|
history
diff --git
a/target/linux/malta/README
b/target/linux/malta/README
index 2f103952f26e617a093b812342987ab5095e75c2..c10eb2e474dbe5023dc98eda21ec20a291caab00 100644
(file)
--- a/
target/linux/malta/README
+++ b/
target/linux/malta/README
@@
-4,6
+4,6
@@
troubleshoot MIPS applications without access to real hardware.
To use the images built by OpenWrt with qemu, use the following commands:
-qemu-system-mipsel -kernel bin/m
ti-m
alta/openwrt-malta-vmlinux.elf -nographic
+qemu-system-mipsel -kernel bin/malta/openwrt-malta-vmlinux.elf -nographic
and enjoy the system bootin.