[U-Boot] [PATCH] wandboard: fix typo in README

13 May
2013
13 May
'13
2:22 a.m.
Fix typo in wandboard README file.
Signed-off-by: Luka Perkov luka@openwrt.org --- board/wandboard/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/wandboard/README b/board/wandboard/README index e0b0b33..ce83bbe 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 wandboard_dl_config $ make
To build U-Boot for the Wandboard Solo version:
-$ make wanboard_solo_config +$ make wandboard_solo_config $ make
Flashing U-boot into the SD card
--
1.8.2.2
4381
Age (days ago)
4381
Last active (days ago)
0 comments
1 participants
participants (1)
-
Luka Perkov