[meta-ti] [PATCH] keystone: config: fix K2L boot monitor build target name error

hzhang at ti.com hzhang at ti.com
Mon Jun 16 11:56:12 PDT 2014


From: Hao Zhang <hzhang at ti.com>

Signed-off-by: Hao Zhang <hzhang at ti.com>
---
 conf/machine/k2l-evm.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/k2l-evm.conf b/conf/machine/k2l-evm.conf
index 0824a09..76fb3f8 100644
--- a/conf/machine/k2l-evm.conf
+++ b/conf/machine/k2l-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/keystone.inc
 
 UBOOT_MACHINE = "k2l_evm_config"
 
-BOOT_MONITOR_MAKE_TARGET = "k2hk"
+BOOT_MONITOR_MAKE_TARGET = "k2l"
 
 IMAGE_FSTYPES += "ubi tar.gz cpio"
 
-- 
1.7.9.5



More information about the meta-ti mailing list