| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: collect shorthands into scripts/Kbuild.include | Masahiro Yamada | 2014-11-26 | 1 | -1/+0 |
* | kbuild: fix make headers_install when path is too long | Nicolas Dichtel | 2013-05-17 | 1 | -6/+14 |
* | headers_install.pl: convert to headers_install.sh | Rob Landley | 2013-04-09 | 1 | -2/+2 |
* | kbuild: fix make headers_check with make 3.80 | Sam Ravnborg | 2013-03-05 | 1 | -5/+6 |
* | kbuild: Fix destination-y for installed headers | Jesper Nilsson | 2013-02-22 | 1 | -3/+3 |
* | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells | 2012-10-02 | 1 | -14/+31 |
* | UAPI: Remove the objhdr-y export list | David Howells | 2012-10-02 | 1 | -5/+2 |
* | kbuild: Add support for installing generated asm headers | H. Peter Anvin | 2011-11-17 | 1 | -2/+8 |
* | kbuild: asm-generic support | Sam Ravnborg | 2011-04-28 | 1 | -1/+9 |
* | kbuild: drop unifdef-y support | Sam Ravnborg | 2010-08-14 | 1 | -2/+1 |
* | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov | 2009-06-09 | 1 | -2/+6 |
* | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 2009-04-11 | 1 | -0/+2 |
* | kbuild: install all headers when arch is changed | Sam Ravnborg | 2008-07-25 | 1 | -3/+4 |
* | kbuild: optimize headers_* targets | Sam Ravnborg | 2008-07-25 | 1 | -82/+63 |
* | kbuild: only one call for include/ in make headers_* | Sam Ravnborg | 2008-07-25 | 1 | -9/+0 |
* | kbuild: code refactoring in Makefile.headerinst | Sam Ravnborg | 2008-07-25 | 1 | -29/+35 |
* | kbuild: drop support of ALTARCH for headers_* | Sam Ravnborg | 2008-07-25 | 1 | -75/+9 |
* | kbuild: always unifdef files in headers_install* | Sam Ravnborg | 2008-07-25 | 1 | -19/+10 |
* | kbuild: use POSIX BRE in headers install target | Mike Frysinger | 2007-07-17 | 1 | -7/+7 |
* | x86_64: fix headers_install | David Woodhouse | 2007-07-06 | 1 | -1/+1 |
* | Make 'headerscheck' stop immediately on an error | David Woodhouse | 2007-05-21 | 1 | -1/+1 |
* | [PATCH] translate dashes in filenames for headers install | Mike Frysinger | 2007-01-30 | 1 | -1/+1 |
* | [PATCH] fix `make headers_install' | David Woodhouse | 2006-10-17 | 1 | -1/+1 |
* | [PATCH] hdrcheck permission fix | Andrew Morton | 2006-10-04 | 1 | -1/+1 |
* | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 2006-09-24 | 1 | -45/+79 |
|\ |
|
| * | Use dependencies for 'make headers_install'. | David Woodhouse | 2006-09-24 | 1 | -45/+79 |
* | | kbuild: use in-kernel unifdef | Sam Ravnborg | 2006-09-25 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Fix 'make headers_check' on biarch architectures | David Woodhouse | 2006-09-16 | 1 | -3/+5 |
* | Basic implementation of 'make headers_check' | David Woodhouse | 2006-06-18 | 1 | -0/+11 |
* | Basic implementation of 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+147 |