From e69e05d1e38384b70d54c14ddb7bb0e5022cbc20 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Sat, 13 Mar 2010 17:22:27 +0000
Subject: fix path to the malta kernel

SVN-Revision: 20183
---
 target/linux/malta/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/malta/README b/target/linux/malta/README
index 2f103952f2..c10eb2e474 100644
--- 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/mti-malta/openwrt-malta-vmlinux.elf -nographic
+qemu-system-mipsel -kernel bin/malta/openwrt-malta-vmlinux.elf -nographic
 
 and enjoy the system bootin.
-- 
cgit v1.2.3