From b3c27c94292c61ed66f2e1b3d8c51dcf7dc5ebbf Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 4 May 2019 13:30:05 +0200 Subject: [PATCH] sh: sh7757lcr: Fix copy-paste error in README Update the README to use the correct defconfig. Signed-off-by: Marek Vasut Cc: Chris Brandt Cc: Nobuhiro Iwamatsu Cc: Vladimir Zapolskiy Cc: Yoshihiro Shimoda --- board/renesas/sh7757lcr/README.sh7757lcr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/renesas/sh7757lcr/README.sh7757lcr b/board/renesas/sh7757lcr/README.sh7757lcr index 3e9c1c1a1e..9453839d2c 100644 --- a/board/renesas/sh7757lcr/README.sh7757lcr +++ b/board/renesas/sh7757lcr/README.sh7757lcr @@ -20,7 +20,7 @@ configuration for This board: You can select the configuration as follows: - - make sh7785lcr_config + - make sh7757lcr_config This board specific command: -- 2.25.1