1
0
Fork 0
forked from len0rd/rockbox

add PLA keys for mrobe, and dont bother compiling any plugins yet

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15258 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-10-22 01:29:16 +00:00
parent 3c1b9d9d70
commit 5f3af14568
3 changed files with 25 additions and 2 deletions

View file

@ -1,3 +1,4 @@
#ifndef OLYMPUS_MROBE_500
/* plugins common to all models */
battery_bench.c
chessclock.c
@ -141,3 +142,4 @@ iriver_flash.c
/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini and ifp */
superdom.c
#endif
#endif /* m:robe 500 */