summaryrefslogtreecommitdiff
path: root/scripts/Makefile.headersinst
AgeCommit message (Expand)Author
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada
2017-11-16kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada
2017-07-11kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada
2017-07-11kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada
2017-07-10kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada
2017-07-10kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-11Makefile.headersinst: remove destination-y optionNicolas Dichtel
2017-05-11Makefile.headersinst: cleanup input filesNicolas Dichtel
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada
2013-05-17kbuild: fix make headers_install when path is too longNicolas Dichtel
2013-04-09headers_install.pl: convert to headers_install.shRob Landley
2013-03-05kbuild: fix make headers_check with make 3.80Sam Ravnborg
2013-02-22kbuild: Fix destination-y for installed headersJesper Nilsson
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells
2011-11-17kbuild: Add support for installing generated asm headersH. Peter Anvin
2011-04-28kbuild: asm-generic supportSam Ravnborg
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg
2009-06-09kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg
2008-07-25kbuild: install all headers when arch is changedSam Ravnborg
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg
2008-07-25kbuild: only one call for include/ in make headers_*Sam Ravnborg
2008-07-25kbuild: code refactoring in Makefile.headerinstSam Ravnborg
2008-07-25kbuild: drop support of ALTARCH for headers_*Sam Ravnborg
2008-07-25kbuild: always unifdef files in headers_install*Sam Ravnborg
2007-07-17kbuild: use POSIX BRE in headers install targetMike Frysinger
2007-07-06x86_64: fix headers_installDavid Woodhouse
2007-05-21Make 'headerscheck' stop immediately on an errorDavid Woodhouse
2007-01-30[PATCH] translate dashes in filenames for headers installMike Frysinger
2006-10-17[PATCH] fix `make headers_install'David Woodhouse
2006-10-04[PATCH] hdrcheck permission fixAndrew Morton
2006-09-24Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse
2006-09-16[PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse
2006-06-18Basic implementation of 'make headers_check'David Woodhouse
2006-06-18Basic implementation of 'make headers_install'David Woodhouse