diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-26 13:12:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-26 13:12:07 +0000 |
commit | 08cabe91694ae7cb4fbf75d22f17dfa0363e41dc (patch) | |
tree | 3e8e767bda491b71f703ba9679a5428a15eb3b9d /flash | |
parent | c724974872e71e6a21b1df4209587a6580c8de84 (diff) | |
download | rockbox-08cabe91694ae7cb4fbf75d22f17dfa0363e41dc.tar.gz rockbox-08cabe91694ae7cb4fbf75d22f17dfa0363e41dc.zip |
kill the release script and build tarball from *everything* in SVN...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16818 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'flash')
-rw-r--r-- | flash/FILES | 20 | ||||
-rw-r--r-- | flash/bootbox/FILES | 4 |
2 files changed, 0 insertions, 24 deletions
diff --git a/flash/FILES b/flash/FILES deleted file mode 100644 index fdd508e6ec..0000000000 --- a/flash/FILES +++ /dev/null @@ -1,20 +0,0 @@ -FILES -README -bootloader/*.[ch] -bootloader/*.lds -bootloader/Makefile -bootloader/README -extract/*.[ch] -extract/extract.dsp -extract/README -make_firmware/*.[ch] -make_firmware/make_firmware.dsp -make_firmware/README -minimon/*.[ch] -minimon/minimon.lds -minimon/Makefile -minimon/README -uart_boot/*.[ch] -uart_boot/uart_boot.dsp -uart_boot/README -uart_boot/Makefile diff --git a/flash/bootbox/FILES b/flash/bootbox/FILES deleted file mode 100644 index 22e7774f20..0000000000 --- a/flash/bootbox/FILES +++ /dev/null @@ -1,4 +0,0 @@ -Makefile -SOURCES -FILES -*.c |