summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorMagnus Holmgren <magnushol@gmail.com>2007-03-12 17:42:12 +0000
committerMagnus Holmgren <magnushol@gmail.com>2007-03-12 17:42:12 +0000
commit9fe79f183fd45406a917af4b56684f6a19d5d8b4 (patch)
treeb5c583bd4c8bdb7d330acfae557fdb7b9dc4efe7 /firmware
parent6e44209a4c60995b8e6c6736f14d6d88bf906ac5 (diff)
downloadrockbox-9fe79f183fd45406a917af4b56684f6a19d5d8b4.tar.gz
rockbox-9fe79f183fd45406a917af4b56684f6a19d5d8b4.zip
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
Diffstat (limited to 'firmware')
-rw-r--r--firmware/FILES7
1 files changed, 7 insertions, 0 deletions
diff --git a/firmware/FILES b/firmware/FILES
index cccbc2ac10..c0d2f4b043 100644
--- a/firmware/FILES
+++ b/firmware/FILES
@@ -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]