summaryrefslogtreecommitdiff
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
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
-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]
15decompressor/*.lds 15decompressor/*.lds
16target/arm/*.[chS] 16target/arm/*.[chS]
17target/sh/*.[chS] 17target/sh/*.[chS]
18target/sh/archos/*.[chS]
19target/sh/archos/fm_v2/*.[chS]
20target/sh/archos/ondio/*.[chS]
21target/sh/archos/player/*.[chS]
22target/sh/archos/recorder/*.[chS]
18target/coldfire/*.[chS] 23target/coldfire/*.[chS]
24target/coldfire/iaudio/*.[chS]
25target/coldfire/iaudio/m5/*.[chS]
19target/coldfire/iaudio/x5/*.[chS] 26target/coldfire/iaudio/x5/*.[chS]
20target/coldfire/iriver/*.[chS] 27target/coldfire/iriver/*.[chS]
21target/coldfire/iriver/h100/*.[chS] 28target/coldfire/iriver/h100/*.[chS]