瀏覽代碼

fix path to the malta kernel

SVN-Revision: 20183
Florian Fainelli 15 年之前
父節點
當前提交
e69e05d1e3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/malta/README

+ 1 - 1
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/mti-malta/openwrt-malta-vmlinux.elf -nographic
+qemu-system-mipsel -kernel bin/malta/openwrt-malta-vmlinux.elf -nographic
 
 and enjoy the system bootin.