summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
AgeCommit message (Expand)AuthorLines
2016-06-07Shared library supportEmese Revfy-1/+54
2014-08-19kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada-2/+4
2014-07-16kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada-6/+3
2014-07-16kbuild: clean up scripts/Makefile.hostMasahiro Yamada-7/+3
2014-07-16kbuild: drop shared library support from Makefile.hostMasahiro Yamada-40/+3
2014-07-16kbuild: fix a bug of C++ host program handlingMasahiro Yamada-1/+2
2014-07-16kbuild: fix a typo in scripts/Makefile.hostMasahiro Yamada-1/+1
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-1/+0
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-1/+0
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada-1/+1
2008-04-25kbuild: fix some minor typoesRobert P. J. Day-6/+6
2007-05-06kbuild: enable use of code from a different dirSam Ravnborg-7/+7
2006-09-25kbuild: remove debug left-over from Makefile.hostSam Ravnborg-1/+0
2006-09-25kbuild: create output directory for hostprogs with O=.. buildSam Ravnborg-5/+16
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Ross Biro-1/+1
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg-2/+4
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds-4/+2
2006-06-24kbuild: fix make -rR breakageSam Ravnborg-2/+4
2006-06-08kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin-3/+5
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationMatthias Urlichs-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+155