forked from len0rd/rockbox
Enabled pacbox for M5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13071 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1322ae02f9
commit
349345db39
1 changed files with 3 additions and 2 deletions
|
@ -20,8 +20,9 @@ sudoku
|
||||||
zxbox
|
zxbox
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* For all the colour targets and iriver H1x0 */
|
/* For all the colour targets, iriver H1x0 and iAudio M5 */
|
||||||
#if defined(HAVE_LCD_COLOR) || defined(IRIVER_H100_SERIES)
|
#if defined(HAVE_LCD_COLOR) || defined(IRIVER_H100_SERIES) \
|
||||||
|
|| defined(IAUDIO_M5)
|
||||||
pacbox
|
pacbox
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue