summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile
AgeCommit message (Expand)AuthorLines
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott-1/+1
2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa-2/+2
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König-1/+1
2016-10-03tools build: Make fixdep a hostprogJiri Olsa-1/+1
2016-10-03tools build: Add support for host programs formatJiri Olsa-0/+6
2015-11-26tools build: Use fixdep with OUTPUT path prefixJiri Olsa-1/+1
2015-09-28tools build: Add fixdep dependency helperJiri Olsa-0/+43