| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild, x86: Track generated headers with generated-y | James Hogan | 2016-07-07 | 1 | -0/+14 |
* | kbuild: Allow arch Makefiles to override {cpp,ld,c}flags | Michal Marek | 2015-07-06 | 1 | -0/+8 |
* | kbuild: edit explanation of clean-files variable | Jeffrey Rogers | 2015-06-08 | 1 | -2/+2 |
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2015-02-19 | 1 | -6/+5 |
|\ |
|
| * | kbuild: Update documentation of clean-files and clean-dirs | Michal Marek | 2015-01-08 | 1 | -6/+5 |
* | | kbuild: allow cc-ifversion to have the argument for false condition | Masahiro Yamada | 2015-01-09 | 1 | -2/+3 |
* | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada | 2015-01-09 | 1 | -2/+2 |
|/ |
|
* | Documentation: kbuild: Improve grammar | Geert Uytterhoeven | 2014-08-19 | 1 | -28/+28 |
* | Documentation: kbuild: Remove obsolete dtc_cpp section | Geert Uytterhoeven | 2014-08-19 | 1 | -23/+0 |
* | Documentation: kbuild: Improve if_changed documentation | Geert Uytterhoeven | 2014-08-19 | 1 | -3/+3 |
* | Documentation: kbuild: Remove obsolete include/asm symlink step | Geert Uytterhoeven | 2014-08-19 | 1 | -5/+4 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-08-14 | 1 | -31/+8 |
|\ |
|
| * | kbuild: drop shared library support from Makefile.host | Masahiro Yamada | 2014-07-16 | 1 | -31/+8 |
* | | kbuild: fix a typo in a kbuild document | Masahiro Yamada | 2014-06-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2013-05-07 | 1 | -2/+3 |
|\ |
|
| * | doc: change example to existing Makefile fragment | Paul Bolle | 2013-04-08 | 1 | -2/+3 |
* | | kbuild: fix ld-option function | Antony Pavlov | 2013-04-08 | 1 | -1/+1 |
|/ |
|
* | kbuild: create a rule to run the pre-processor on *.dts files | Stephen Warren | 2013-02-08 | 1 | -0/+23 |
* | kbuild: centralize .dts->.dtb rule | Stephen Warren | 2012-11-30 | 1 | -7/+8 |
* | UAPI: Remove the objhdr-y export list | David Howells | 2012-10-02 | 1 | -4/+4 |
* | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 2011-11-17 | 1 | -18/+32 |
* | doc: fix wrong arch/i386 references | Wanlong Gao | 2011-06-13 | 1 | -19/+19 |
* | kbuild: Fix passing -Wno-* options to gcc 4.4+ | Michal Marek | 2011-05-03 | 1 | -0/+12 |
* | kbuild: asm-generic support | Sam Ravnborg | 2011-04-28 | 1 | -0/+36 |
* | kbuild: Fix build with binutils <= 2.19 | Michal Marek | 2011-04-20 | 1 | -0/+5 |
* | kbuild, mtd, net: a few comment typo fixes and rewording | Gilles Espinasse | 2011-02-17 | 1 | -1/+2 |
* | of: Add support for linking device tree blobs into vmlinux | Dirk Brandewie | 2010-12-23 | 1 | -0/+15 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-10-28 | 1 | -0/+7 |
|\ |
|
| * | Merge branch 'kbuild/clean' into kbuild/kbuild | Michal Marek | 2010-09-13 | 1 | -0/+7 |
| |\ |
|
| | * | kbuild: Really don't clean bounds.h and asm-offsets.h | Michal Marek | 2010-03-11 | 1 | -0/+7 |
* | | | kbuild: drop unifdef-y support | Sam Ravnborg | 2010-08-14 | 1 | -6/+0 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 | 1 | -5/+22 |
|\ \ \
| |/ / |
|
| * | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line | Sam Ravnborg | 2010-08-03 | 1 | -2/+7 |
| * | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 1 | -3/+15 |
| * | | kbuild: Revert part of e8d400a to resolve a conflict | Michal Marek | 2010-05-27 | 1 | -1/+1 |
| |/ |
|
| * | kbuild: fix a couple of typos in Documentation | Kirill Smelkov | 2010-02-17 | 1 | -1/+1 |
* | | Documentation: fix kbuild typos and wording | Nicolas Kaiser | 2010-08-05 | 1 | -12/+12 |
* | | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney | 2010-08-05 | 1 | -28/+25 |
* | | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney | 2010-08-05 | 1 | -6/+6 |
* | | Documentation: update kbuild loadable modules goals & examples | Matt Mooney | 2010-08-05 | 1 | -18/+19 |
|/ |
|
* | kbuild: introduce ld-option | Sam Ravnborg | 2009-09-20 | 1 | -0/+14 |
* | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 | 1 | -3/+3 |
* | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2009-04-19 | 1 | -0/+10 |
* | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 2009-04-11 | 1 | -8/+75 |
* | kbuild: introduce $(kecho) convenience echo | Mike Frysinger | 2008-12-03 | 1 | -0/+14 |
* | kbuild: cc-cross-prefix spelling | Geert Uytterhoeven | 2007-10-22 | 1 | -5/+5 |
* | kbuild: introduce cc-cross-prefix | Sam Ravnborg | 2007-10-19 | 1 | -0/+22 |
* | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 2007-10-15 | 1 | -19/+18 |
* | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 | 1 | -1/+1 |
* | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -2/+3 |