aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.fwinst
AgeCommit message (Expand)AuthorFilesLines
2015-04-02kbuild: include $(src)/Makefile rather than $(obj)/MakefileGravatar Masahiro Yamada 1-1/+1
2015-04-02kbuild: use relative path to include MakefileGravatar Masahiro Yamada 1-1/+1
2014-10-02kbuild: remove obj-n and lib-n handlingGravatar Masahiro Yamada 1-1/+1
2014-05-14firmware: Simplify directory creationGravatar Michal Marek 1-13/+11
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-1/+1
2012-10-15kbuild: Fix accidental revert in commit fe04ddfGravatar Michal Marek 1-2/+2
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgGravatar Michal Marek 1-2/+2
2012-09-21firmware: fix directory creation rule matching with make 3.80Gravatar Mark Asselstine 1-2/+2
2012-08-30firmware: fix directory creation rule matching with make 3.82Gravatar Mark Asselstine 1-1/+1
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesGravatar David Woodhouse 1-0/+4
2008-07-25firmware: create firmware binaries during 'make modules'.Gravatar David Woodhouse 1-4/+6
2008-07-17Update scripts/Makefile.fwinst to cope with older makeGravatar David Woodhouse 1-2/+23
2008-07-10ihex: add ihex2fw tool for converting HEX files into firmware imagesGravatar David Woodhouse 1-1/+1
2008-07-10firmware: Add firmware installation to modules_install, add firmware_installGravatar David Woodhouse 1-0/+45