| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |