1
0
Fork 0
forked from len0rd/rockbox

Add missing files (for Archos and iRiver M5) to the source archive.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12739 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Magnus Holmgren 2007-03-12 17:42:12 +00:00
parent 6e44209a4c
commit 9fe79f183f

View file

@ -15,7 +15,14 @@ decompressor/*.[chS]
decompressor/*.lds
target/arm/*.[chS]
target/sh/*.[chS]
target/sh/archos/*.[chS]
target/sh/archos/fm_v2/*.[chS]
target/sh/archos/ondio/*.[chS]
target/sh/archos/player/*.[chS]
target/sh/archos/recorder/*.[chS]
target/coldfire/*.[chS]
target/coldfire/iaudio/*.[chS]
target/coldfire/iaudio/m5/*.[chS]
target/coldfire/iaudio/x5/*.[chS]
target/coldfire/iriver/*.[chS]
target/coldfire/iriver/h100/*.[chS]