summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada4-12/+13
2013-05-17kbuild: fix make headers_install when path is too longNicolas Dichtel2-8/+19
2013-04-09headers_install.pl: convert to headers_install.shRob Landley3-65/+45
2013-03-05kbuild: fix make headers_check with make 3.80Sam Ravnborg1-5/+6
2013-02-22kbuild: Fix destination-y for installed headersJesper Nilsson1-3/+3
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells7-34/+49
2012-10-02UAPI: Remove the objhdr-y export listDavid Howells2-9/+6
2011-11-17kbuild: Add support for installing generated asm headersH. Peter Anvin1-2/+8
2011-04-28kbuild: asm-generic supportSam Ravnborg5-5/+81
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg2-8/+1
2009-06-09kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov1-2/+6
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg2-8/+77
2008-07-25kbuild: install all headers when arch is changedSam Ravnborg2-8/+12
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg4-92/+161
2008-07-25kbuild: only one call for include/ in make headers_*Sam Ravnborg3-22/+16
2008-07-25kbuild: code refactoring in Makefile.headerinstSam Ravnborg1-29/+35
2008-07-25kbuild: drop support of ALTARCH for headers_*Sam Ravnborg1-75/+9
2008-07-25kbuild: always unifdef files in headers_install*Sam Ravnborg1-19/+10
2007-07-17kbuild: use POSIX BRE in headers install targetMike Frysinger1-7/+7
2007-07-06x86_64: fix headers_installDavid Woodhouse1-1/+1
2007-05-22Make 'headerscheck' stop immediately on an errorDavid Woodhouse1-1/+1
2007-01-31[PATCH] translate dashes in filenames for headers installMike Frysinger1-1/+1
2006-10-17[PATCH] fix `make headers_install'David Woodhouse1-1/+1
2006-10-04[PATCH] hdrcheck permission fixAndrew Morton1-1/+1
2006-09-24Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds39-142/+171
2006-09-25kbuild: use in-kernel unifdefSam Ravnborg3-3/+6
2006-09-24Use dependencies for 'make headers_install'.David Woodhouse3-46/+81
2006-09-16[PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse1-3/+5
2006-06-18Basic implementation of 'make headers_check'David Woodhouse3-0/+23
2006-06-18Basic implementation of 'make headers_install'David Woodhouse2-0/+160