summaryrefslogtreecommitdiff
path: root/utils/MTP/Makefile (follow)
Commit message (Collapse)AuthorAge
* MTP: put libs after files in the Makefile, to please old gcc versionsAmaury Pouly2014-12-13
| | | | Change-Id: I6de6771bd8888e40fb9dafa3c84653c8c680bbef
* Fix old libmtp detection on Ubuntu systems that don't support echo -e.Nicolas Pennequin2009-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20039 a1c6a512-1295-4272-9138-f99709370657
* extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when ↵Andrew Mahone2009-02-08
| | | | | | building sendfirm, rather than trying to build each way git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19945 a1c6a512-1295-4272-9138-f99709370657
* Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) ↵Nils Wallménius2009-02-07
| | | | | | fallback for building with the older 0.2.x also fix a pair of 64 bit warnings git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19941 a1c6a512-1295-4272-9138-f99709370657
* Make sendfirm_win.c compile and workMaurus Cuelenaere2008-07-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17938 a1c6a512-1295-4272-9138-f99709370657
* Add example program + fix some mistakesMaurus Cuelenaere2008-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17933 a1c6a512-1295-4272-9138-f99709370657
* Firmware update utility for the Gigabeat S and probably other MTP devices. ↵Nicolas Pennequin2007-11-22
Based on libmtp's sendfile.c example, tweaked by Maurus Cuelenaere and me to send firmware files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15755 a1c6a512-1295-4272-9138-f99709370657