From 8921893f7bd4fc16673bc3d6b0a67e4c19ca6643 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Tue, 7 Apr 2015 14:44:19 +0300 Subject: [PATCH] board/raspberrypi: readme: add a missing word Cc: "Yann E. MORIN" Signed-off-by: Baruch Siach Acked-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- board/raspberrypi/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt index b513ca3213..7a6df0637a 100644 --- a/board/raspberrypi/readme.txt +++ b/board/raspberrypi/readme.txt @@ -23,7 +23,7 @@ Configure Buildroot ------------------- The raspberrypi_defconfig configuration is a minimal configuration with -all that is required to bring the Raspberry Pi. You should base your +all that is required to bring the Raspberry Pi up. You should base your work on this defconfig: $ make raspberrypi_defconfig