diff options
author | Marek Vasut | 2019-05-04 13:30:05 +0200 |
---|---|---|
committer | Marek Vasut | 2019-05-07 05:41:31 +0200 |
commit | b3c27c94292c61ed66f2e1b3d8c51dcf7dc5ebbf (patch) | |
tree | 16d9343af8027743668bbbceb139712759fe2195 | |
parent | 44237e272f1eac3b026709e76333a07b2d3a3523 (diff) |
sh: sh7757lcr: Fix copy-paste error in README
Update the README to use the correct defconfig.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Chris Brandt <chris.brandt@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Vladimir Zapolskiy <vz@mleia.com>
Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
-rw-r--r-- | board/renesas/sh7757lcr/README.sh7757lcr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/sh7757lcr/README.sh7757lcr b/board/renesas/sh7757lcr/README.sh7757lcr index 3e9c1c1a1e9..9453839d2ce 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: |