summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.txt
Commit message (Expand)AuthorAgeFilesLines
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+1
* kbuild: remove cc-version macroMasahiro Yamada2019-03-041-17/+0
* kbuild: remove top-level built-in.aMasahiro Yamada2019-01-281-7/+2
* kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-061-3/+6
* kbuild: remove unused cc-fullversion variableMasahiro Yamada2018-11-021-15/+0
* kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txtMichal Suchanek2018-08-221-1/+1
* kbuild: if_changed: document single use per target limitationDirk Gouders2018-07-211-0/+6
* kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-181-1/+1
* kbuild: remove command line interface LDFLAGS_MODULE from makefiles.txtMasahiro Yamada2018-03-261-6/+0
* kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-261-8/+8
* kbuild: remove incremental linking optionNicholas Piggin2018-03-261-2/+8
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-1/+0
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+0
* | kbuild doc: a bundle of fixes on makefiles.txtCao jin2017-10-241-13/+18
|/
* kbuild: Update example for ccflags-y usageSedat Dilek2017-08-071-3/+3
* Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-35/+6
|\
| * kbuild: remove cc-option-alignMasahiro Yamada2017-06-251-16/+0
| * kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-19/+6
* | Documentation, kbuild: fix typo "minimun" -> "minimum"Tobias Klauser2017-05-181-1/+1
|/
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-14/+1
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-25/+41
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-111-19/+4
* kbuild: add arch specific post-link MakefileNicholas Piggin2016-09-091-0/+16
* kbuild, x86: Track generated headers with generated-yJames Hogan2016-07-071-0/+14
* kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek2015-07-061-0/+8
* kbuild: edit explanation of clean-files variableJeffrey Rogers2015-06-081-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-02-191-6/+5
|\
| * kbuild: Update documentation of clean-files and clean-dirsMichal Marek2015-01-081-6/+5
* | kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada2015-01-091-2/+3
* | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-2/+2
|/
* Documentation: kbuild: Improve grammarGeert Uytterhoeven2014-08-191-28/+28
* Documentation: kbuild: Remove obsolete dtc_cpp sectionGeert Uytterhoeven2014-08-191-23/+0
* Documentation: kbuild: Improve if_changed documentationGeert Uytterhoeven2014-08-191-3/+3
* Documentation: kbuild: Remove obsolete include/asm symlink stepGeert Uytterhoeven2014-08-191-5/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-31/+8
|\
| * kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-31/+8
* | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-071-2/+3
|\
| * doc: change example to existing Makefile fragmentPaul Bolle2013-04-081-2/+3
* | kbuild: fix ld-option functionAntony Pavlov2013-04-081-1/+1
|/
* kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-081-0/+23
* kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-7/+8
* UAPI: Remove the objhdr-y export listDavid Howells2012-10-021-4/+4
* kbuild: Add support for an "archheaders" targetH. Peter Anvin2011-11-171-18/+32
* doc: fix wrong arch/i386 referencesWanlong Gao2011-06-131-19/+19
* kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-031-0/+12
* kbuild: asm-generic supportSam Ravnborg2011-04-281-0/+36
* kbuild: Fix build with binutils <= 2.19Michal Marek2011-04-201-0/+5
* kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-1/+2
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-0/+15