rockbox/rbutil/mkmpioboot
Dominik Riebeling c7c657ca92 Prevent unnecessary rebuilding of libs.
- When building for Rockbox Utility the called Makefiles would rebuild the libs
  every time. Change dependencies a bit to allow make to properly detect if the
  lib is already up to date.
- Remove dependency on output folder in some cases to avoid unnecessary
  rebuilds.
- Add standard Rockbox header to files lacking it.
- Make make calls from qmake silent.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30608 a1c6a512-1295-4272-9138-f99709370657
2011-09-26 20:51:23 +00:00
..
main.c
Makefile Prevent unnecessary rebuilding of libs. 2011-09-26 20:51:23 +00:00
mkmpioboot.c mkmpioboot: restructure model / firmware file information. 2011-01-31 19:16:06 +00:00
mkmpioboot.h