aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.host
AgeCommit message (Expand)AuthorFilesLines
2014-08-19kbuild: handle the dependency of multi-objs hostprogs appropriatelyGravatar Masahiro Yamada 1-2/+4
2014-07-16kbuild: clean-up and bug fix of scripts/Makefile.hostGravatar Masahiro Yamada 1-6/+3
2014-07-16kbuild: clean up scripts/Makefile.hostGravatar Masahiro Yamada 1-7/+3
2014-07-16kbuild: drop shared library support from Makefile.hostGravatar Masahiro Yamada 1-40/+3
2014-07-16kbuild: fix a bug of C++ host program handlingGravatar Masahiro Yamada 1-1/+2
2014-07-16kbuild: fix a typo in scripts/Makefile.hostGravatar Masahiro Yamada 1-1/+1
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-1/+0
2014-06-10kbuild: trivial - remove trailing empty linesGravatar Masahiro Yamada 1-1/+0
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-1/+1
2008-04-25kbuild: fix some minor typoesGravatar Robert P. J. Day 1-6/+6
2007-05-06kbuild: enable use of code from a different dirGravatar Sam Ravnborg 1-7/+7
2006-09-25kbuild: remove debug left-over from Makefile.hostGravatar Sam Ravnborg 1-1/+0
2006-09-25kbuild: create output directory for hostprogs with O=.. buildGravatar Sam Ravnborg 1-5/+16
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Gravatar Ross Biro 1-1/+1
2006-07-01kbuild: fix ia64 breakage after introducing make -rRGravatar Sam Ravnborg 1-2/+4
2006-06-26Revert "kbuild: fix make -rR breakage"Gravatar Linus Torvalds 1-4/+2
2006-06-24kbuild: fix make -rR breakageGravatar Sam Ravnborg 1-2/+4
2006-06-08kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedGravatar Pavel Roskin 1-3/+5
2005-07-13[PATCH] kbuild: obey HOSTLOADLIBES_programname for single-file compilationGravatar Matthias Urlichs 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+155