mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-06 22:55:55 +00:00
fix path to the malta kernel
SVN-Revision: 20183
This commit is contained in:
parent
30f1a648cf
commit
e69e05d1e3
@ -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/mti-malta/openwrt-malta-vmlinux.elf -nographic
|
||||
qemu-system-mipsel -kernel bin/malta/openwrt-malta-vmlinux.elf -nographic
|
||||
|
||||
and enjoy the system bootin.
|
||||
|
Loading…
Reference in New Issue
Block a user