From 62dbd97e909ccacf4165c65f676ee134bd1b880a Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Mon, 12 Mar 2007 21:31:06 +0000 Subject: 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 --- firmware/FILES | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) (limited to 'firmware') diff --git a/firmware/FILES b/firmware/FILES index c0d2f4b043..7f34d71eaf 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] -- cgit v1.2.3