mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:17:32 +02:00
[malta] fix path to the malta kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20183 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c07a9a3007
commit
5fafe8f38a
@ -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