summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.headersinst
Commit message (Expand)AuthorAgeFilesLines
* 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