summaryrefslogtreecommitdiff
path: root/firmware/FILES
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2007-03-12 21:31:06 +0000
committerNils Wallménius <nils@rockbox.org>2007-03-12 21:31:06 +0000
commit62dbd97e909ccacf4165c65f676ee134bd1b880a (patch)
tree0f04778dc52ab4390261503cb200345223a1cf62 /firmware/FILES
parent2b17417170c819c8e81213070d5948b650ba54c1 (diff)
downloadrockbox-62dbd97e909ccacf4165c65f676ee134bd1b880a.zip
rockbox-62dbd97e909ccacf4165c65f676ee134bd1b880a.tar.gz
rockbox-62dbd97e909ccacf4165c65f676ee134bd1b880a.tar.bz2
rockbox-62dbd97e909ccacf4165c65f676ee134bd1b880a.tar.xz
Sorted and updated FILES for both apps and firmware, included features.txt preparing for the lang v2 cleanup, should fix FS# 6805 unless Lear's previous committ got it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12741 a1c6a512-1295-4272-9138-f99709370657
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 c0d2f4b..7f34d71 100644
--- a/firmware/FILES
+++ b/firmware/FILES
@@ -1,25 +1,30 @@
*.[chS]
+*.lds
+COPYING
+FILES
Makefile
README
-FILES
-*.lds
+SOURCES
common/*.[chS]
+decompressor/Makefile
+decompressor/*.[chS]
+decompressor/*.lds
drivers/*.[chS]
drivers/rtc/*.[chS]
export/*.h
include/*.h
include/sys/*.h
-SOURCES
-decompressor/Makefile
-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/arm/archos/av300/*.[chS]
+target/arm/gigabeat/meg-fx/*.[chS]
+target/arm/iriver/*.[chS]
+target/arm/iriver/h10/*.[chS]
+target/arm/iriver/ifp7xx/*.[chS]
+target/arm/ipod/*.[chS]
+target/arm/ipod/3g/*.[chS]
+target/arm/ipod/video/*.[chS]
+target/arm/sandisk/sansa-e200/*.[chS]
+target/arm/tatung/tpj1022/*.[chS]
target/coldfire/*.[chS]
target/coldfire/iaudio/*.[chS]
target/coldfire/iaudio/m5/*.[chS]
@@ -27,11 +32,9 @@ target/coldfire/iaudio/x5/*.[chS]
target/coldfire/iriver/*.[chS]
target/coldfire/iriver/h100/*.[chS]
target/coldfire/iriver/h300/*.[chS]
-target/arm/sandisk/sansa-e200/*.[chS]
-target/arm/iriver/*.[chS]
-target/arm/iriver/h10/*.[chS]
-target/arm/gigabeat/meg-fx/*.[chS]
-target/arm/tatung/tpj1022/*.[chS]
-target/arm/ipod/*.[chS]
-target/arm/ipod/3g/*.[chS]
-target/arm/ipod/video/*.[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]