summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.headersinst
Commit message (Expand)AuthorAgeFilesLines
* kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada2017-07-111-10/+1
* kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada2017-07-111-5/+0
* kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-101-6/+2
* kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada2017-07-101-4/+1
* kbuild: fix header installation under fakechroot environmentRichard Genoud2017-06-221-1/+9
* kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada2017-05-181-16/+27
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-2/+1
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-26/+29
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-111-1/+1
* Makefile.headersinst: cleanup input filesNicolas Dichtel2017-05-111-24/+14
* kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-261-1/+0
* kbuild: fix make headers_install when path is too longNicolas Dichtel2013-05-171-6/+14
* headers_install.pl: convert to headers_install.shRob Landley2013-04-091-2/+2
* kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
* kbuild: Fix destination-y for installed headersJesper Nilsson2013-02-221-3/+3
* UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-021-14/+31
* UAPI: Remove the objhdr-y export listDavid Howells2012-10-021-5/+2
* kbuild: Add support for installing generated asm headersH. Peter Anvin2011-11-171-2/+8
* kbuild: asm-generic supportSam Ravnborg2011-04-281-1/+9
* kbuild: drop unifdef-y supportSam Ravnborg2010-08-141-2/+1
* kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov2009-06-091-2/+6
* kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-111-0/+2
* kbuild: install all headers when arch is changedSam Ravnborg2008-07-251-3/+4
* kbuild: optimize headers_* targetsSam Ravnborg2008-07-251-82/+63
* kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-251-9/+0
* kbuild: code refactoring in Makefile.headerinstSam Ravnborg2008-07-251-29/+35
* kbuild: drop support of ALTARCH for headers_*Sam Ravnborg2008-07-251-75/+9
* kbuild: always unifdef files in headers_install*Sam Ravnborg2008-07-251-19/+10
* kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-171-7/+7
* x86_64: fix headers_installDavid Woodhouse2007-07-061-1/+1
* Make 'headerscheck' stop immediately on an errorDavid Woodhouse2007-05-211-1/+1
* [PATCH] translate dashes in filenames for headers installMike Frysinger2007-01-301-1/+1
* [PATCH] fix `make headers_install'David Woodhouse2006-10-171-1/+1
* [PATCH] hdrcheck permission fixAndrew Morton2006-10-041-1/+1
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-241-45/+79
|\
| * Use dependencies for 'make headers_install'.David Woodhouse2006-09-241-45/+79
* | kbuild: use in-kernel unifdefSam Ravnborg2006-09-251-1/+1
|/
* [PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse2006-09-161-3/+5
* Basic implementation of 'make headers_check'David Woodhouse2006-06-181-0/+11
* Basic implementation of 'make headers_install'David Woodhouse2006-06-181-0/+147
OpenPOWER on IntegriCloud