1
0
Fork 0
forked from len0rd/rockbox

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:
Rafaël Carré 2011-12-15 20:16:05 +00:00
parent 7aff922682
commit c6b9d3dcc9
3 changed files with 3 additions and 2 deletions

View file

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