summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
Commit message (Expand)AuthorAgeFilesLines
* kbuild: use HOSTLDFLAGS for single .c executablesRobin Jarry2018-04-071-1/+1
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-12/+0
|\
| * kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-161-12/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* kbuild: Add __cc-option macroMatthias Kaehlcke2017-06-251-6/+0
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+155
OpenPOWER on IntegriCloud