summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-04-02kbuild: include $(src)/Makefile rather than $(obj)/MakefileMasahiro Yamada2-2/+2
2015-04-02kbuild: use relative path to include MakefileMasahiro Yamada4-4/+4
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada4-7/+5
2014-05-14firmware: Simplify directory creationMichal Marek2-38/+16
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada10-25/+25
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek2-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek3-4/+4
2012-09-21firmware: fix directory creation rule matching with make 3.80Mark Asselstine1-2/+2
2012-08-30firmware: fix directory creation rule matching with make 3.82Mark Asselstine1-1/+1
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse1-0/+4
2008-07-25firmware: create firmware binaries during 'make modules'.David Woodhouse2-4/+7
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-10ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse3-1/+262
2008-07-10firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse3-7/+75