mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
There's not much to be shared between gigabeatf and gigabeats lcd code
Give the gigabeats a new lcd type git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31290 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7aff922682
commit
c6b9d3dcc9
3 changed files with 3 additions and 2 deletions
|
@ -612,7 +612,7 @@ target/arm/as3525/lcd-fuze.c
|
|||
target/arm/ipod/lcd-color_nano.c
|
||||
#elif CONFIG_LCD == LCD_IPODMINI || CONFIG_LCD == LCD_IPOD2BPP
|
||||
target/arm/ipod/lcd-gray.c
|
||||
#elif defined(GIGABEAT_S) /* FIXME: LCD_GIGABEAT */
|
||||
#elif CONFIG_LCD == LCD_GIGABEATS
|
||||
target/arm/imx31/gigabeat-s/lcd-gigabeat-s.c
|
||||
#elif CONFIG_LCD == LCD_GIGABEAT
|
||||
target/arm/s3c2440/lcd-s3c2440.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue