summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
Commit message (Expand)AuthorAgeFilesLines
* Shared library supportEmese Revfy2016-06-071-1/+54
* kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada2014-08-191-2/+4
* kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada2014-07-161-6/+3
* kbuild: clean up scripts/Makefile.hostMasahiro Yamada2014-07-161-7/+3
* kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-40/+3
* kbuild: fix a bug of C++ host program handlingMasahiro Yamada2014-07-161-1/+2
* kbuild: fix a typo in scripts/Makefile.hostMasahiro Yamada2014-07-161-1/+1
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-121-1/+0
|\
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0
* | kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-1/+1
|/
* kbuild: fix some minor typoesRobert P. J. Day2008-04-251-6/+6
* kbuild: enable use of code from a different dirSam Ravnborg2007-05-061-7/+7
* kbuild: remove debug left-over from Makefile.hostSam Ravnborg2006-09-251-1/+0
* kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg2006-09-251-5/+16
* [PATCH] Add a missing space that prevents building modules that require host ...Ross Biro2006-09-161-1/+1
* kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-2/+4
* Revert "kbuild: fix make -rR breakage"Linus Torvalds2006-06-261-4/+2
* kbuild: fix make -rR breakageSam Ravnborg2006-06-241-2/+4
* kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin2006-06-081-3/+5
* [PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs2005-07-131-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+155