summaryrefslogtreecommitdiff
path: root/firmware/FILES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/FILES')
-rw-r--r--firmware/FILES43
1 files changed, 23 insertions, 20 deletions
diff --git a/firmware/FILES b/firmware/FILES
index c0d2f4b043..7f34d71eaf 100644
--- a/firmware/FILES
+++ b/firmware/FILES
@@ -1,25 +1,30 @@
1*.[chS] 1*.[chS]
2*.lds
3COPYING
4FILES
2Makefile 5Makefile
3README 6README
4FILES 7SOURCES
5*.lds
6common/*.[chS] 8common/*.[chS]
9decompressor/Makefile
10decompressor/*.[chS]
11decompressor/*.lds
7drivers/*.[chS] 12drivers/*.[chS]
8drivers/rtc/*.[chS] 13drivers/rtc/*.[chS]
9export/*.h 14export/*.h
10include/*.h 15include/*.h
11include/sys/*.h 16include/sys/*.h
12SOURCES
13decompressor/Makefile
14decompressor/*.[chS]
15decompressor/*.lds
16target/arm/*.[chS] 17target/arm/*.[chS]
17target/sh/*.[chS] 18target/arm/archos/av300/*.[chS]
18target/sh/archos/*.[chS] 19target/arm/gigabeat/meg-fx/*.[chS]
19target/sh/archos/fm_v2/*.[chS] 20target/arm/iriver/*.[chS]
20target/sh/archos/ondio/*.[chS] 21target/arm/iriver/h10/*.[chS]
21target/sh/archos/player/*.[chS] 22target/arm/iriver/ifp7xx/*.[chS]
22target/sh/archos/recorder/*.[chS] 23target/arm/ipod/*.[chS]
24target/arm/ipod/3g/*.[chS]
25target/arm/ipod/video/*.[chS]
26target/arm/sandisk/sansa-e200/*.[chS]
27target/arm/tatung/tpj1022/*.[chS]
23target/coldfire/*.[chS] 28target/coldfire/*.[chS]
24target/coldfire/iaudio/*.[chS] 29target/coldfire/iaudio/*.[chS]
25target/coldfire/iaudio/m5/*.[chS] 30target/coldfire/iaudio/m5/*.[chS]
@@ -27,11 +32,9 @@ target/coldfire/iaudio/x5/*.[chS]
27target/coldfire/iriver/*.[chS] 32target/coldfire/iriver/*.[chS]
28target/coldfire/iriver/h100/*.[chS] 33target/coldfire/iriver/h100/*.[chS]
29target/coldfire/iriver/h300/*.[chS] 34target/coldfire/iriver/h300/*.[chS]
30target/arm/sandisk/sansa-e200/*.[chS] 35target/sh/*.[chS]
31target/arm/iriver/*.[chS] 36target/sh/archos/*.[chS]
32target/arm/iriver/h10/*.[chS] 37target/sh/archos/fm_v2/*.[chS]
33target/arm/gigabeat/meg-fx/*.[chS] 38target/sh/archos/ondio/*.[chS]
34target/arm/tatung/tpj1022/*.[chS] 39target/sh/archos/player/*.[chS]
35target/arm/ipod/*.[chS] 40target/sh/archos/recorder/*.[chS]
36target/arm/ipod/3g/*.[chS]
37target/arm/ipod/video/*.[chS]