diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/buildzip.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildzip.pl b/tools/buildzip.pl index 1dc3397..8e1ca3b 100755 --- a/tools/buildzip.pl +++ b/tools/buildzip.pl @@ -81,7 +81,7 @@ Codec: CONFIG_CODEC #ifdef HAVE_REMOTE_LCD Remote Depth: LCD_REMOTE_DEPTH Remote Icon Width: CONFIG_REMOTE_DEFAULT_ICON_WIDTH -Remote Icon Height: CONFIG_REMOTE_DEFAULT_ICON_WIDTH +Remote Icon Height: CONFIG_REMOTE_DEFAULT_ICON_HEIGHT #else Remote Depth: 0 #endif |