Fix configuration make target to use uppercase letters.

Signed-off-by: Shigeru Yoshida <shigeru.yosh...@miraclelinux.com>
---
 board/wandboard/README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/wandboard/README b/board/wandboard/README
index e0b0b33..8bf646d 100644
--- a/board/wandboard/README
+++ b/board/wandboard/README
@@ -14,12 +14,12 @@ Building U-boot for Wandboard

 To build U-Boot for the Wandboard Dual Lite version:

-$ make wanboard_dl_config
+$ make WANBOARD_DL_config
 $ make

 To build U-Boot for the Wandboard Solo version:

-$ make wanboard_solo_config
+$ make WANBOARD_SOLO_config
 $ make

 Flashing U-boot into the SD card

-- 
1.7.10.4
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to