rockbox/rbutil
Dominik Riebeling 3e489c14c1 Rename print_error() in ipodpatcher and sansapatcher.
Both patchers use the same function name with one being removed when
building for rbutil. This gets in the way trying to move the patchers to
libraries, and it also results a linking dependency of sansapatcher on
ipodpatcher. Renaming the function makes both more self-contained and
avoids potential issues if the functions happen to not do the same.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23568 a1c6a512-1295-4272-9138-f99709370657
2009-11-08 13:38:10 +00:00
..
chinachippatcher Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) 2009-09-14 12:29:34 +00:00
e200rpatcher Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule 2009-07-11 22:50:22 +00:00
ipodpatcher Rename print_error() in ipodpatcher and sansapatcher. 2009-11-08 13:38:10 +00:00
mkamsboot Remove unused variable. 2009-11-04 21:57:28 +00:00
mktccboot mktccboot doesn't use any version string passed by the Makefile, remove unneeded call to version.sh. 2009-11-04 22:23:05 +00:00
rbutilqt Update portugues-brasileiro lang file (FS#10765 by Adilson Xavier). 2009-11-07 19:48:40 +00:00
sansapatcher Rename print_error() in ipodpatcher and sansapatcher. 2009-11-08 13:38:10 +00:00
tools Allow the bin2c output filename stem to contain a path. 2009-11-07 20:03:32 +00:00
INSTALL Update installation document a bit to catch up with recent changes. Add notes about installation. 2008-03-31 18:32:20 +00:00
rbutil.pro