From: Baruch Siach Date: Thu, 26 Jan 2017 05:36:08 +0000 (+0200) Subject: board: raspberrypi: mention the Zero model in readme.txt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b1039e793033e8b1005e212aed0571b263953a06;p=buildroot.git board: raspberrypi: mention the Zero model in readme.txt Cc: "Yann E. MORIN" Cc: Peter Seiderer Signed-off-by: Baruch Siach Acked-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt index b6adca5151..948269347b 100644 --- a/board/raspberrypi/readme.txt +++ b/board/raspberrypi/readme.txt @@ -22,6 +22,10 @@ For models A, B, A+ or B+: $ make raspberrypi_defconfig +For model Zero (model A+ in smaller form factor): + + $ make raspberrypi0_defconfig + For model 2 B: $ make raspberrypi2_defconfig