summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.fwinst
Commit message (Expand)AuthorAgeFilesLines
* kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada2015-04-021-1/+1
* kbuild: use relative path to include MakefileMasahiro Yamada2015-04-021-1/+1
* kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-021-1/+1
* firmware: Simplify directory creationMichal Marek2014-05-141-13/+11
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-1/+1
* kbuild: Fix accidental revert in commit fe04ddfMichal Marek2012-10-151-2/+2
* kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-2/+2
* firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
* firmware: fix directory creation rule matching with make 3.82Mark Asselstine2012-08-301-1/+1
* firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse2008-08-021-0/+4
* firmware: create firmware binaries during 'make modules'.David Woodhouse2008-07-251-4/+6
* Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse2008-07-171-2/+23
* ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse2008-07-101-1/+1
* firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse2008-07-101-0/+45