forked from len0rd/rockbox
Do not compile flashing plugin for H300 to be sure nobody tries that
out (it shouldn't even start but if it does, no-one knows what might happen). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10550 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
13a24aaee6
commit
ae8f25c6a7
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@ splitedit.c
|
|||
/* Platform-specific plugins */
|
||||
#if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES)
|
||||
iriverify.c
|
||||
#endif
|
||||
#if defined(IRIVER_H100_SERIES)
|
||||
iriver_flash.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue