From ed0f1aec5db4ca244d54c752502bbf8ca73925dc Mon Sep 17 00:00:00 2001 From: Jonas Häggqvist Date: Wed, 29 Jun 2011 23:10:41 +0000 Subject: Add --lcdwidth and --lcdheight to help output. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30102 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/configure b/tools/configure index 52ae52cbf1..78a90b7d18 100755 --- a/tools/configure +++ b/tools/configure @@ -1089,6 +1089,12 @@ help() { order. So --type=b stands for Bootloader build, while --type=ab stands for "Backlight MOD" build. + --lcdwidth=X Sets the width of the LCD. Used only for application + targets. + + --lcdheight=Y Sets the height of the LCD. Used only for application + targets. + --language=LANG Set the language used for voice generation (used only if TYPE is AV). -- cgit v1.2.3