Add --lcdwidth and --lcdheight to help output.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30102 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2011-06-29 23:10:41 +00:00
parent 8c47ed15e9
commit ed0f1aec5d

6
tools/configure vendored
View file

@ -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).