From 620dfc84e9f62ebcb9b82820555f7cba6688c7a4 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Sun, 15 Mar 2015 15:20:48 -0500 Subject: [PATCH] configure: Fix arm target boards in help --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 492c8d9ebf6..6dc36e1e6a8 100755 --- a/configure +++ b/configure @@ -89,7 +89,7 @@ options: architecture of the Haiku to build, subsequent ones the secondary architectures. --target-board ARM only: Specify the board to build for. Must be - one of beagle,raspberry_pi,verdex. + one of beagle,rpi1,rpi2,verdex. --update re-runs last configure invocation [must be given as first option!] --use-clang Build with host Clang instead of GCC cross